Releases: dietercoopman/laravel-showsql
Releases · dietercoopman/laravel-showsql
Laravel 11 compability
Merge pull request #11 from laravel-shift/l11-compatibility Laravel 11.x Compatibility
Laravel 10 compability
Merge pull request #9 from laravel-shift/l10-compatibility Laravel 10.x Compatibility
fix config name
v1.3.3 fix config name
fix config publishing
v1.3.2 fix publishing of config
Php8.1
v1.3.1 Merge branch 'main' of github.com:dietercoopman/laravel-showsql
Laravel 9 release
this release tags the Laravel 9 version 🔥
remove facade
the facade has been removed , it conflicts with ide-helper and the facade has no sense in the context of laravel-showsql
Adds support for Laravel 6.x, 7.x, 8.x
v1.2 adds support for Laravel 6.x , Laravel 7.x , Laravel 8.x on php 7.4 a…
Callback bugfix
no default was defined in the callback
add php7.4 support
v1.1.1 support for php7.4