nonsapiens/laravel-app-init
最新稳定版本:v2.1.0
Composer 安装命令:
composer require nonsapiens/laravel-app-init
包简介
A migrations-like application initialiser, designed to allow commands and configurations to be run post-deploy
README 文档
README
An application initialiser that - like migrations - keeps track of on-deploy application commits.
Usage
Run pending initialisation commands:
php artisan app:init
Create a new init class:
php artisan init:create MyInitName
This will create a new file in the inits directory with a timestamped prefix.
统计信息
- 总下载量: 277
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-25