how to fix 'ErrorException Undefined variable: dumpFilters' at production server #579
Unanswered
mahdijafaridev
asked this question in
Q&A
Replies: 2 comments 1 reply
-
php artisan clear-compiled && |
Beta Was this translation helpful? Give feedback.
1 reply
-
Delete your previously published livewire-tables directory from |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I git this error at the production server:
ErrorException Undefined variable: dumpFilters (View: /home/server/public_html/project/resources/views/vendor/livewire-tables/includes/debug.blade.php)
It works fine on my PC but doesn't work on the server.
how to fix this error?
thanks
Beta Was this translation helpful? Give feedback.
All reactions