Ivan Radunovic wrote a nice tutorial on how to make our Laravel site 6x faster using Redis as caching server.

redis laravel

You can find example code which follows this tutorial on Github https://github.com/codingo-me/laravel-redis-cache. There you will find all controllers, repositories and views with simplified layout.