Manually Dispatch Sales Notifications
Overview
This document provides information about Manually Dispatch Sales Notifications.
app('CurrentTenant')->set(595); Bus::dispatch(new App\Jobs\SaleNotification(119677)); Bus::dispatch(new App\Jobs\SaleNotification(118871));