sparors / laravel-stubs
Laravel stubs with comments removed and minor tweaks
v1.2.0
2021-02-22 21:06 UTC
Requires
- laravel/framework: ^8.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
README
Laravel stubs with comments removed and minor tweaks
Installation
You can install the package via composer:
composer require sparors/laravel-stubs
Usage
php artisan stub:sparors
Testing
vendor/bin/phpunit tests --colors
License
MIT. Please see the license file for more information.