Home > Article > Backend Development > laravel session problem
Laravel Session::set() in one controller, Session::get()
cannot get the value in another controller;
Laravel Session::set() in one controller, Session::get()
cannot get the value in another controller;
Place the route under the web middleware group