What is "Event::flusher('foo', function($bar){});"?
Opened this issue · 0 comments
carcinocron commented
It seems like this does not exist in Laravel 4.2 or Laravel 5+
Event::flusher('foo', function($bar){});
I couldn't find anything via search engines.