lingxi/laravel-deploy

Deploy laravel application and update config for current version
2,429 1
Install
composer require lingxi/laravel-deploy
License:MIT
Last Updated:Oct 21, 2016
Links: GitHub  ·  Packagist
Maintainer: RryLee

Deploy Timestamp

Build Status StyleCI Latest Stable Version Total Downloads License

安装

composer require lingxi/laravel-deploy

Command

app/console/kernel.php 中注册 Lingxi\LaravelDeploy\DeployConfigCommand

Usage

TimestampKey is a trait, you can use it in your own class.