Looking to hire Laravel developers? Try LaraJobs

laravel-closure-job maintained by tusimo

Description
function helper to dispatch a closure job
Author
Last update
2018/08/01 10:37 (dev-master)
License
Links
Downloads
2 394
Tags

Comments
comments powered by Disqus

laravel-closure-job

a helper function to dispatch a closure job

dispatch_closure(function() {
    //code here
});