I just finished the Laracasts Larabook Series and then I discovered Confide by Zizaco. What I don't understand is why I get redirected to /users/login when I successfully logged in. Can't find an entry for that redirect in the UsersController.
I dislike the /users/ structure and I want to get rid of that folder entirely. This is how I set up my routes..php file: http://laravel.io/bin/GdLwJ
What do I miss? How am I supposed to validate? And another question: How would you use Confide in terms of blade template?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community