I put my Laravel 5.5 project on production server. And my Login isn't working...
- I did key:generate
- Then migrate
- Then db:seed
- password was with bcrypt()
On localhost everything is working just fine. I didn't change anything in Auth controllers, my login form has csrf_field.
The only difference between localhost and production is, that I did composer install in november on localhost and composer install today on production.
Can anyone please help me, or having similar issue? I haven't find answers anywhere...
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire