Tagged: Hello world shell

进入目录:E:\wwwroot\creditshop\app\Console,执行:./cake hello,报错:Error Shell class HelloShell could not be found. 0

Run in CakePHP v2.6.4: ./cake hello, error: error shell class helloshell could not be found.

浏览量: 0 1. Reference URL:https://book.cakephp.org/2/en/console-and-shells.html, create a simple hello world shell. In the application’s console/command directory, create helloshell.php. 2. Enter the directory: e:\wwwroot\creditshop\app\console, execute: ./cake hello, report an error: error shell class helloshell could...