loadEnvironmentFrom('tests/.env.testing'); $app->make(Kernel::class)->bootstrap(); return $app; } }