摘要:
Here is a step by step to show how to run command in the server with yii framework.1. Create the web application.yiic webapp ./myapp2. Edit myapp/protected/config/console.php:returnarray( 'basePath'=>dirname(__FILE__).DIRECTORY_SEPARATOR.'..', 'name'=>'My Console Ap 阅读全文
posted @ 2013-07-03 12:02
Likwo
阅读(2069)
评论(0)
推荐(0)