I have previously transferred laravel from server to another by copying the laravel project folder, now when i try to login using default laravel auth page , if i enter wrong auth value i get error auth.failed but when i enter a valid auth value the page refresh but nothing happen. I notice from browser view source the value of CSRF token is changing one i enter the valid auth value
I tried to delete the session files /storage/framework/sessions and tried
php artisan view:clear
php aritsan cache:clear
but nothing happen. How can i fix this issue.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire