Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.2] Adding Bus Dispatch Helper #11392

Merged
merged 1 commit into from Dec 17, 2015
Merged

[5.2] Adding Bus Dispatch Helper #11392

merged 1 commit into from Dec 17, 2015

Conversation

dbpolito
Copy link
Contributor

I know we have the Illuminate\Foundation\Bus\DispatchesJobs trait but we can't use that if we're using from an static method (model events for example)...

@GrahamCampbell GrahamCampbell changed the title Adding Bus Dispatch Helper [5.2] Adding Bus Dispatch Helper Dec 17, 2015
@GrahamCampbell
Copy link
Member

👍 This would be particularly useful to me in artisan tinker. I always have to go and copy/paste the code out of that trait to dispatch a command.

@wesleyhf
Copy link

+1

taylorotwell added a commit that referenced this pull request Dec 17, 2015
[5.2] Adding Bus Dispatch Helper
@taylorotwell taylorotwell merged commit 41003d7 into laravel:5.2 Dec 17, 2015
@taylorotwell
Copy link
Member

Nothing warms my heart like a good, useful global function 😆

@mattstauffer
Copy link
Member

YESSSSSSS

@fideloper
Copy link
Contributor

🐍

@unicodeveloper
Copy link
Contributor

🐊

@joecohens
Copy link
Contributor

😍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants