laravel-closure-job maintained by tusimo
laravel-closure-job
a helper function to dispatch a closure job
dispatch_closure(function() {
//code here
});
a helper function to dispatch a closure job
dispatch_closure(function() {
//code here
});