$this->dispatch((new TestOne())->onQueue('queue1')); $this->dispatch((new TestTwo())->onQueue('queue2'));