In this post, I would like to show you, how we can use Redis to Cache APIs response to avoid multiple hits to the API.…
Leave a CommentTag: cache
Here I am gonna show you few artisan commands which will help you to clear different caches in your Laravel application. Clear Application Cache To…
2 CommentsFind The suitable APC for the Xampp from the blow given link based on PHP Extension Build, and Xampp version. http://dev.freshsite.pl/php-accelerators/apc.html Steps to Follow Install…
Leave a CommentIn this post, I will show you how to cache your data in ZF2 using the “filesystem” adapter. We can directly instance the “ZendCacheStorageAdapter* ”…
2 Comments