LingxiTeam / laravel-deploy by RryLee

Deploy laravel application and update config for current version
1,871
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-05-03 03:03:28
Package Statistics
Total Downloads: 1,871
Monthly Downloads: 1
Daily Downloads: 0
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.