rikisubagja/waizly-installer
最新稳定版本:v1.0.4
Composer 安装命令:
composer require rikisubagja/waizly-installer
包简介
Waizly Application Installer Command
README 文档
README
This package provides a command to install and configure the Waizly application.
Installation
To install this package, add it to your Laravel project using Composer:
composer require rikisubagja/waizly-installer php artisan waizly:install add app/Providers/AppServiceProvider.php public function register() { $this->commands([ \WaizlyInstaller\Console\WaizlyInstaller::class, ]); }
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2024-12-08