php - Overcome query jam in dashboard. -
i have laravel app , there dashboard i'm showing around 30 blocks. blocks data coming identical queries. result when hit on dashboard page system execute 40+ queries.
i want show block 1 one execute query. seeking idea reduce query jam , execute 1 bye one.
Comments
Post a Comment