Hello, can i request help on snippets run :
I copied my prod site to test site (evo2.0.3) on the same debian server
I'm using new blade chunk syntax like and it work without problem
but when I run DLMenu, it takes the chunks that are in the prod folder ????
on the test site, I tried to
clear evo cahe in the manager
clear the /assets/cache folder
clear my browser cache
but nothing worked
then I tried to clear clear cache via artisan : php artisan cache:clear in the test site core folder
then now my prod menu doesn't work anymore.
what did I miss ?
please help