make(Config::class); $appConfig->set(require config_path('app.php')); $app->bootstrap($appConfig);