spescina/webfaction-commands
Composer 安装命令:
composer require spescina/webfaction-commands
包简介
Some artisan commands for the deployment on WebFaction servers
README 文档
README
Some artisan commands for the deployment on WebFaction servers.
Install && Usage
Add in composer.json
"require": {
"spescina/webfaction-commands": "1.0.*"
}
Run composer update
Add the service provider in the app/config/app.php file
"Spescina\WebfactionCommands\WebfactionCommandsServiceProvider"
Publish the package config running php artisan config:publish spescina/webfaction-commands.
Setup your environments and a Webfaction remote connection.
php artisan wf:install and php artisan wf:update will be added to your artisan commands.
统计信息
- 总下载量: 37
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-07-04