want to use the command line situation in the linux server to run the methods in the controller, such as the get method in the stu controller in the app module
want to use the command line situation in the linux server to run the methods in the controller, such as the get method in the stu controller in the app module
for example, your project directory is / www/wwwroot/project
you first
cd /www/wwwroot/project/public
after
php index.php app/sty/get
if you have set up routing, then execute
php index.php
Wow, love you, can execute
Previous: There is a problem with php Curl crawling the page of search results.
Next: About the tree component drag-and-drop function of element-ui