Been using laravel (current stable version) for 2 days now, and after reading the documentation… played a bit with the templating systems and some other stuff.
Now after installing Authority bundle along with Laravel-Administrator the problem I have is that when I try opening http://local.laravel/admin which redirects me to http://local.laravel/user/login and it’s when the 404 magic happens.
My logs point good and I really don’t know where else or what else to do, to try and debug this… any ideas?
For anyone beginning with Laravel and stept into this problem, I had to set up the login form in order form, which it’s not mentioned in the mentioned Bundle’s install tutorials.
user/logintologininconfig/administrator.php -> login_pathMore detail in this article http://codehappy.daylerees.com/authentication