fixed the cache doesnt load correctly Fixes #12 - #13
fixed the cache doesnt load correctly Fixes #12#13djemmal-nour-el-islam wants to merge 1 commit into
Conversation
|
Thanks for this, and for reporting the issue with the error message — that helped a lot. You're onto something. These methods should be caching plain arrays instead of Collection The problem is the Also That last bit makes me wonder — when you tested the fix, did you also run |
|
yes i have run |
|
i have add now this and i think it solve the (Failed to load filter options) |
the problem appear whith laravel sail and i dont know if the problem exist without laravel sail....
this fixe it for me