Search code examples
laravellaravel-8laravel-jetstream

Laravel 8 "The requested resource /dashboard was not found on this server."


I try to make login with laravel 8 jetstream, but i have error like

The requested resource /dashboard was not found on this server.

when login success and try to how the dashboard page, can somebody help me please ?


Solution

  • It seems like you created a folder on public directory called dashboard, that conflict with your route URI