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...
Recent Comments