gotrecillo/backpack-installer
Composer 安装命令:
composer require gotrecillo/backpack-installer
包简介
README 文档
README
Install
composer global require gotrecillo/backpack-installer --prefer-dist
Setup
We can configure it to use a database user to create the database used in the project and execute the migration and initial seeding.
backpack-installer config:set
To check the current configuration used:
backpack-installer config:list
Create a new project
backpack-installer new ProjectName
Answer some questions, check the additional packages that you want to install and go for some coffee while it create the whole project.
When it is done.
cd ProjectName
php artisan server
Happy coding !
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2017-10-08