lingxi/laravel-deploy

Deploy laravel application and update config for current version

v0.0.4 2016-09-30 10:19 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:20:39 UTC


README

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.