vassilidev / larastub
Create easily multiple file from stubs in a second !
v1.3.1
2023-12-02 20:16 UTC
Requires
- php: ^7.4|^8.0
- illuminate/auth: ^8.0|^9.0|^10.0
- illuminate/container: ^8.0|^9.0|^10.0
- illuminate/contracts: ^8.0|^9.0|^10.0
- illuminate/database: ^8.0|^9.0|^10.0
- illuminate/support: ^8.0|^9.0|^10.0
- vassilidev/stubbify: ^1.0
README
Installation
You can install the package via composer:
composer require vassilidev/larastub -D php artisan larastub:install
Usage
php artisan larastub:execute hello-world
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.