Laravel5.2 routing error

clipboard.png

clipboard.png

Php
Feb.28,2021

your url access path is a little weird. laravel52/public doesn't need to be reflected in url.

you should go to laravel52/public , then run php artisan serve , and then follow the prompts given to enter and exit url, and add student/index to visit.

Menu