LingxiTeam / laravel-deploy by RryLee

Deploy laravel application and update config for current version
2,080
1
4
Package Data
Maintainer Username: RryLee
Package Create Date: 2016-09-27
Package Last Update: 2016-10-21
Language: PHP
License: MIT
Last Refreshed: 2024-11-14 15:05:56
Package Statistics
Total Downloads: 2,080
Monthly Downloads: 25
Daily Downloads: 4
Total Stars: 1
Total Watchers: 4
Total Forks: 0
Total Open Issues: 0

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.