lingxi/deploy-timestamp

This package is abandoned and no longer maintained. The author suggests using the https://github.com/LingxiTeam/laravel-deploy package instead.

Deploy laravel application and update a timestamp for current version

dev-master 2016-09-27 03:45 UTC

This package is not auto-updated.

Last update: 2016-09-27 06:36:31 UTC


README

Build Status StyleCI Latest Stable Version Total Downloads License

安装

composer require lingxi/deploy-timestamp

Command

app/console/kernel.php 中注册 Lingxi\Deploy\Timestamp\DeployTimestampCommand

Usage

TimestampKey is a trait, you can use it in your own class.