I am a PHP and Javascript developer with 4 years of experience building applications with a variety of tools, languages, and frameworks.
One of the easiest ways to speed up your web app is to cache slow-to-compute data, preventing an application from having to make excessive expensive database calls. Read this article to discover how to use Redis to cache DB results in a Laravel App.