gecche

Results 20 comments of gecche

thank you! the best issue I have ever had 😂 I think I will not close it cheers giacomo

Hi, sorry for the delay but I'm very constrained in these weeks. I will check the problem asap, but if you have a fix please consider to make a PR...

Hi, yes this is a possible solution. Other solutions could be - use distinct tables for each domain, setting them in the model class depending upon the domain. - use...

Hi, sorry for the delay... I'm very very constrained in this period... However, I never used Octane, so I'm not able to properly answer you... Anyway, since the CLI is...

Hi, could you detail how do you launch the job? Cheers Giacomo

Hi, are you calling the job from the same domain or from another? I.e., this line `Artisan::queue('my:command', ['--domain' => 'my_site'])->onQueue(env('QUEUE_NAME'));` is ran under 'my_site' domain? Because the launch of artisan...

Ok... I will investigate asap, even I'm quite busy these days... which version do you use?

Thank you very much for your work! If it works with Laravel 8, I suspect that they have made improvements to the framework which made an improvement to my package...

Sorry for the delay... however I think that you are right... the changes you indicated (together with others) have been implemented by another user in order to get Horizon working...

Hi, to my knowledge (and due to the same reasons pointed out [here](https://github.com/gecche/laravel-multidomain/issues/13) ) there is no a safe and general way to use artisan for a command operating on...