Long title but it kinda sums up the issue. I have an action in a controller that creates a new user...
I'm having issues with Authentication where after Auth::attempt()ing someone and have it return true...
Just tested it without explicitly doing Hash::make() and it seems to be working. I'm using Magniloqu...
anlutro said: Have a look at http://wiki.laravel.io/Laravel_4_Auth_pitfalls I've checked that out...
OliverShanahan said: I had the same issue. It was caused by having not having my user tables primar...
The Laravel portal for problem solving, knowledge sharing and community building.
The community