I already installed the laraship-ecommerce. I try to execute the route cache of cache management menu. And i got server error. When i try using terminal, i try run php artisan config:cache. I got error message "Unable to prepare route [foo] for serialization. Uses Closures". Please help.
Hello,
We checked on our side and its working fine, have you made changes to the Foo module ?
No, i didn’t change any code to the Foo module.
Do you have another solution? Thanks.
Did you create a custom Plugin?
Sorry we cannot reproduce the issue, you can try removing the Foo Module under Corals/modules/Foo
No, i don’t create any custom plugin too. I try to remove the Foo module dir. I test do via cache management > route:cache. I got error “Session store not set on request”. I use terminal run this command “php artisan route:cache”. Still got this error message “Unable to prepare route [foo] for serialization. Uses Closure”
Please login or Register to submit your answer