Skip to content

Laravel stubs with all comments removed and minor changes

License

Notifications You must be signed in to change notification settings

sparors/laravel-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.