I have a problem with login in Laravel 5.2. I'm using make:auth to create login. When refreshing sometime or directed to some another pages, the auth()::user->name lost, then I must login again. How can I fix this bug?
make:auth
auth()::user->name