Open JamesTheCode opened 5 years ago
php 7.3.1 MariaDB 10.3.12 Laravel 5.5.32
In backend when selecting ie. users it throw error: compact(): Undefined variable: operator. Maybe it is because of this build Laravel version: 5.5?
Little OT: will you in them future create this as addon into backack? Thanks
Any fix for that issue? I run into the same after running a new installation.
Got this fix that worked for me. Run composer update
composer update
php 7.3.1 MariaDB 10.3.12 Laravel 5.5.32
In backend when selecting ie. users it throw error: compact(): Undefined variable: operator. Maybe it is because of this build Laravel version: 5.5?
Little OT: will you in them future create this as addon into backack? Thanks