ashiful / exco
Laravel Extra Command
v1.1.0
2023-02-25 13:23 UTC
Requires
- php: ^7.4|^8.0
- illuminate/support: ^8.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
README
Laravel Extra Command is a collection of a few php artisan
commands. Repository, Repository with Interface, Service, Trait, View(blade file), and Clear Log from the command line using php artisan
command.
Installation
You can install the package via composer:
composer require ashiful/exco --dev
Usage
Artisan Command List
make repo name
make service name
make trait name
make view name
make clear