app->isLocal()) { $this->app->register(\Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class); } \Livewire\Livewire::forceAssetInjection(); } /** * Bootstrap any application services. */ public function boot(): void { // } }