@jinsonjose I assume you could put the session variable in AppServiceProvider?
May 12, 2020
4
Level 7
how to set a session variable in laravel login time and how to get that session variable in laravel api
how to set a session variable in laravel login time and how to get that session variable in laravel api
in my api routes are protect using laravel passport method
i am developing laravel application with vuejs
my concern is that i want to set a variable on globally in login time and i want to check that value every time also some time i want to change that value
Please or to participate in this conversation.