updivision / estarter-ecommerce-for-laravel

The best way to start your custom e-commerce on Laravel. You get a ready to clone Laravel installation with a functional shop backend and a DIY frontend.
Other
417 stars 170 forks source link

compact(): Undefined variable: operator #18

Open JamesTheCode opened 5 years ago

JamesTheCode commented 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

edemagbenyo commented 5 years ago

Any fix for that issue? I run into the same after running a new installation.

edemagbenyo commented 5 years ago

Got this fix that worked for me. Run composer update