Snapey6 years agoLevel 122ReplyReport Spam Laravel automatically regenerates the session ID during authentication if you are using the built-in LoginController; however, if you need to manually regenerate the session ID, you may use the regenerate method. https://laravel.com/docs/6.x/session#regenerating-the-session-id Like Reply