devajmeireles/artisan-find
最新稳定版本:v1.1.0
Composer 安装命令:
composer require devajmeireles/artisan-find
包简介
A useful Laravel package to find Artisan commands by name and execute them in sequence.
README 文档
README
This package aims to provide a simple way to search for Artisan commands by name, and execute them sequentially.
Installation
composer require devajmeireles/artisan-find
Usage
php artisan find
Behind the scenes, we use Laravel Prompts to display a beautiful search input, and then we execute the command that you selected:
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-09-19