gecche / laravel-multidomain

A Laravel extension for using a laravel application on a multi domain setting
MIT License
812 stars 99 forks source link

artisan schedule:work --domain problem #61

Open satheesh365 opened 2 years ago

satheesh365 commented 2 years ago

Hi,

I am using Laravel 8 and gecche/laravel-multidomain 4.2. The command schedule:work not passing the domain to the next level command. But schedule:run works fine.

Thank you for your time,

Regards, Satheesh365

gecche commented 2 years ago

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

Cheers

Giacomo