monthly archives: March 2018

How to reduce 1002 MySQL queries in one page to 0 (zero) queries? In this tutorial, I will show how to use laravel model caching. This great library allows to fully cache entire eloquent objects and reduce queries to 0. Self-invalidating feature allows to regenerate data from database on model save, update, create etc..

Continue Reading

Here are 14 performance tips and ideas that I use for  Laravel Applications. Not all are related to Laravel but also worth reading.

Continue Reading

We are working on bringing App to Live in few weeks! Out product is Backend Application Platform build on top of Laravel 5.5 Framework. Laravel BAP is an easy way to create back-office application faster.  

Continue Reading