I am working on laravel 5, I have created virtual host for this. When I type url in browser i.e http://ift.tt/1KLeMmV
then it redirects to http://ift.tt/1VyCAxB
and shows error Error 404
.
I have created routing in routes.php
as Route::get('auth/login', 'Auth\AuthController@getLogin');
but it doesn't call getLogin
function.
I tried to print some text in routes.php
so it prints but it does not call getLogin
function.
This setup is working on our staging server but not on local server.
What may be wrong ? And where I need to change please ?
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1KLeMmX
via IFTTT
Aucun commentaire:
Enregistrer un commentaire