Releases: codebarista/laravel-essentials
Releases · codebarista/laravel-essentials
Add support for Laravel 12
1.4.0 Add support for Laravel 12
Update laravel pest plugin
1.3.2 Update laravel pest plugin
Fix recursive function call
1.3.1 Fix recursive function call
Rewrite failed-jobs command
1.3.0 Rewrite failed-jobs command
Add random unique hash code trait for models
1.2.3 Add random unique hash code trait for models
Add preg split and trim helper
- add preg split and trim helper
Add str chop helper
1.2.1 Add str chop helper
Support Laravel 11
Update composer requirements to support Laravel 11
1.1.1
- Add pngcrush helper
1.1.0
- require ext Redis and Laravel horizon
- add command to retry or delete failed jobs
- add a Makeable trait