Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
38877
Dispatch Laravel Jobs Via Artisan
**Dispatch Laravel Jobs Via Artisan** is a package that lets you run Laravel jobs as Artisan commands. This means you can execute jobs immediately or queue them as usual. The package simplifies job management by providing a unified approach. By implementing the `ArtisanDispatchable` interface, you can easily switch between executing jobs directly or queuing them. This flexibility is useful for testing, debugging, or immediate task execution without blocking the scheduler.
"Unleash the power of your jobs with Artisan."
Related Projects
Generate HTTP Fixtures from Live API Calls in Laravel
Generating fake HTTP responses can be tedious, and this package makes it easy by creating a fixture from a real HTTP request in your test:
Partners
No verified ads available.