The method of executing tp5 Controller under linux

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

Sep.06,2021

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

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31cd3-2bdbe.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31cd3-2bdbe.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?