lingxi/laravel-deploy

Deploy laravel application and update config for current version

Installs: 2 328

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

pkg:composer/lingxi/laravel-deploy

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

This package is not auto-updated.

Last update: 2025-09-28 01:01:30 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.