Laravel Caching Ins and Outs
Want more Laravel training? Check out https://laracasts.com
As with most things in Laravel, the process of caching is a cinch. In this lesson, we’ll review everything from the basics, all the way up to creating route filters to cache HTML output.
source