gecche
gecche
Thank you very much @SadeghPM and sorry for my delay... I will check it and include it in next version of the package (very soon) Thanks again Giacomo
Hi @SadeghPM, I was including your script in my package: I think it is very good, thank you! :) Only one question: I've done some tests and it seems that...
nope… I’m sorry but I don’t use Octane so I’m not be able to help… I left the issue open but it seems nobody could help cheers giacomo
hi, what do yuo have in the supergloabl $_SERVER['SERVER_NAME']? maybe you simply have to use 'HTTP_HOST' as pointed out in the docs, let me know cheers giacomo
I close the issue as you didn't reply for a while :) If there are other problems, please reopen Thanks Giacomo
Hi, sorry for the delay... I don't think there is a memory leak in the package as the worker is the Laravel worker itself. Maybe Horizon? But I don't know....
Hi, I need some more info for trying to help you, but I don't think that the problem is the concatenation. Which version of the package do you use? Which...
I will try to do some test asap... however your problem sounds a bit strange because using the standard file driver, the cache files should be completely separated and it...
Hi, thanks for your feedback... I think you are right... that method should be replicated in the package Kernel class. I was not aware of that feature. If you are...
I just updated the package using your suggestions... thanks a lot!