Looking to hire Laravel developers? Try LaraJobs

laravel-deploy maintained by lingxi

Description
Deploy laravel application and update config for current version
Last update
2016/10/21 13:47 (dev-master)
License
Links
Downloads
2 533

Comments
comments powered by Disqus

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.