vladreshet/artisanui
最新稳定版本:1.9
Composer 安装命令:
composer require vladreshet/artisanui
包简介
CLI UI for Laravel Artisan
关键字:
README 文档
README
🖥️ CLI User Interface for Laravel Artisan. Supports customizing (config/artisanui.php)!
Installation
You can install the package via composer:
composer require vladreshet/artisanui --dev
after composer install, do the following action:
php artisan vendor:publish --tag=artisanui
if you have laravel version < 5.5 register VladReshet\ArtisanUi\ArtisanUiServiceProvider
That's all!
Usage
You can use it via artisan "ui" command
php artisan ui
or
./artisan ui
Note: This package doesn't work on Windows platforms.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email vlreshet@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 3.89k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 33
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-01-28
