I would like to share some variables from session in all views in Laravel 8. According documentation I call View::share() method in AppServiceProvider: