Open plonikz opened 6 years ago
@plonikz Do you have this line included into your routes/admin_routes.php file?
Route::auth();
@plonikz Hi there, I suppose you fixed your installation, maybe it is time to close this thread
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)
With wamp64 into MyLaraAdmin directory
With php artisan serve