Search found 1 match
- Sat Mar 26, 2016 10:17 pm
- Forum: PHP - Frameworks
- Topic: Laravel 5.1 Authentication login not working
- Replies: 0
- Views: 7636
Laravel 5.1 Authentication login not working
I'm working on a Laravel authentication system, and while registration works and logs the user in, and creates entries in the database, but login doesn't do anything -it just returns to the login page. I've included the Laravel project folder zipped on Google drive so you can look at any potential c...