trait DispatchesJobs (View source)
| mixed | dispatch(mixed $job) Dispatch a job to its appropriate handler. | |
| mixed | dispatchNow(mixed $job) Dispatch a job to its appropriate handler in the current process. | 
Dispatch a job to its appropriate handler.
Dispatch a job to its appropriate handler in the current process.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Foundation/Bus/DispatchesJobs.html