Skip to main content
✏️ Code CompletionLV Laravel Hard+35 XP

Dispatch Job

Complete to dispatch a queued job.

✏️ Fill in the blank
ProcessOrder::___(  $order);

✏️ Type the missing code: