alias('Debugbar', \Barryvdh\Debugbar\Facades\Debugbar::class); } /** * Bootstrap any application services. */ public function boot(): void { // } }