Releases: laracraft-tech/laravel-useful-additions
Releases · laracraft-tech/laravel-useful-additions
v4.0.0
What's changed
- support for Laravel 11
- dropped Laravel 8 and PHP 7.4
v3.4.0
Added
- backwards compatibility with PHP 7.4 and Laravel 8 and 9
v3.3.0
traits in their own directory
v3.2.0
Added options for db:truncate
command.
v3.1.0
Added db:truncate
command
v1.0.3
Added RefreshDatabaseFast
Trait