nWidart / laravel-menus

Laravel Menu Management
MIT License
167 stars 105 forks source link

session problem in NWIDART package with laravel8 #63

Open User8203 opened 1 year ago

User8203 commented 1 year ago

hey guys please can i have some help, I try to use session with parameter "session('locales')" in my using nwidart /menus package in laravel8 but this parameter '$locale' return NULL , but i can get it in all other files . my code in menus.php :

Capture