PHP doesn’t let you serialize closures, but Laravel does, thanks to an underrated package that’s built into the framework.

Categories: PHP