lingxi/deploy-timestamp

Deploy laravel application and update a timestamp for current version


License
MIT

Documentation

Deploy Timestamp

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.