php artison 命令

http://laravel.com/

http://kejyun.github.io/Laravel-4-Docum ... roduction/
回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

php artison 命令

文章 yehlu »

代碼: 選擇全部

//同時建立 Model 及 Migration
php artisan make:model InvHead -m 
php artisan make:model InvBody -m
//用Resoure方式建立 Model
php artisan make:controller PrtInvController -r

回覆文章

回到「laravel」