Published a blog post
How are you able to dispatch closures ( anonymous functions ) in Laravel even though PHP doesn't support serializing closures? Behind the scenes it uses `opis/closure`. Learn how and more in today's blog post.