LaraAdmin Page not found when I go to login
Opened this issue · 4 comments
plonikz commented
LaraAdmin Page not found when I go to login
plonikz commented
leopinzon commented
@plonikz Do you have this line included into your routes/admin_routes.php file?
Route::auth();
leopinzon commented
@plonikz Hi there, I suppose you fixed your installation, maybe it is time to close this thread
igorpinho commented
Hi friends... I use wamp 64bits. When I install laraadmin files in the root directory *C:\wamp64\www* the login works.. but, when install into *C:\wamp64\www\MyLaraAdmin* the login not work and display Page not found.
If I use php artisan serve into *C:\wamp64\www\MyLaraAdmin* the login works...
What can be happening?
Best regards,
With wamp64 into root directory (C:\wamp64\www)