Laravel is a great framework for rapid development. The “magic” provided by the framework (next to a lot of other stuff that makes the Laravel community great) gives developers superpowers to ship fast! This magic however comes at a cost. Mainly: (Unit)Tests are slower when the framework needs to boot…