make(Kernel::class)->bootstrap(); Hash::driver('bcrypt')->setRounds(4); return $app; } }