Closed coolamit closed 2 months ago
@tpetry FYI
Are you on the newest version? The whereLike
issue has been fixed with the new v1 stable release.
Are you on the newest version? The
whereLike
issue has been fixed with the new v1 stable release.
Ah. composer update
pulled in the last minor version from the 0.4.x
branch. I did the composer require tpetry/laravel-postgresql-enhanced
again to pull in the 1.x branch & now all seems to be working. Thanks.
Hi
It seems something broke with Laravel v11.23.4 release. I'm coming across this error after I ran
composer update
to pull in updated Laravel &laravel-postgresql-enhanced
packages.