consult! ! ! I want to run a local laravel project locally. How can I access the methods in the controller locally?
虚化2021-03-03 22:25:59
0
1
912
I want to run the local laravel project locally, how can I access the methods in the controller locally. I wrote the router route, but I can’t access the route in pai
First check whether the running environment is open, secondly check whether the access address is correct, and then check whether the local virtual domain name is mounted to the public directory. It is best to take a screenshot to see your routing and access links.
First check whether the running environment is open, secondly check whether the access address is correct, and then check whether the local virtual domain name is mounted to the public directory. It is best to take a screenshot to see your routing and access links.