Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 791 Bytes

readme.md

File metadata and controls

37 lines (23 loc) · 791 Bytes

Laravel Stubs

Latest Version on Packagist Build Status

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.