id; view()->share('share_noti', [3]); view()->composer('*', 'App\Http\ViewComposers\GlobalComposer'); } /** * Register any application services. * * @return void */ public function register() { // } }