I am working a personal project in Laravel 5.1 For some weird reason, I am not able to login.
When I submit the login form, no exception is thrown. I am automatically redirected to the home page and I am not logged in.
I have tried following remedies without any success as mentioned in here Laravel automatically logged out after few seconds?
- I have changed SESSION_DRIVER to database from file.
- I have changed the cookie value in config/session.php
- I have cleared the cashed and ran compose dump-autoload
I still have no success.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire