I\'ve just started learning the Laravel framework and I\'m having an issue with routing.
The only route that\'s working is the default home route that\'s attached to
I think you have deleted default .htaccess file inside the laravel public folder. upload the file it should fix your problem.