Releases: creativeorange/laravel-stubs
Releases · creativeorange/laravel-stubs
V1.3.8 - Exclude languages
exclude language folders
V1.3.7 - Better cookie patching
better cookie patching
V1.3.6 - Exclude certain stubs from publishing
Exclude certain stubs from publishing
V1.3.5 - Optional patching
optional patching
V1.3.4 - Config and cookies patching
remove testing value
V1.3.3 - Htaccess patching
htaccess patching
V1.3.2 - Remove useless code
remove useless code
V1.3.1 - PHPStan
Fixed all level 5 phpstan issues
V1.3.0 - Patch Laravel
- Improved documentation
- Laravel 8 support
- Cleaned up some code
- Added a command to easily publish the config of this package.
- php artisan publish:config
- Added a command to dispatch a job
- php artisan dispatch:job [class] [arguments]
- Added a command to "patch" Laravel
- php artisan patch
V1.2.2 - Fix uuid template
The uuid template will now make proper use of the $uuidField