create([ 'username' => 'Admin', 'password' => Hash::make('admin'), ]); } }