Install and configure Redis cache in PHP web application
Learn how to configure the Redis server on Ubuntu and also Install Redis PHP extension on the server and use Redis as Cache for CakePHP 3 application.
Continue ReadingLearn how to configure the Redis server on Ubuntu and also Install Redis PHP extension on the server and use Redis as Cache for CakePHP 3 application.
Continue ReadingLearn how to implement Google SignIn or login into our PHP application using Google Auth and Google API client library in a simple step by step tutorial.
Continue ReadingLearn how we can configure ImageMagick tool in Ubuntu Linux server and also Install ImageMagick PHP extension.
Continue ReadingIn this post I can explain how we can upload and view private file in Digital Ocean Space
Continue ReadingLearn how to set up PHP, MySQL, and Apache server on Window platform, In simple steps with a screenshot for reference.
Continue ReadingLearn How to install Latest version of PHP 7.3 on Ubuntu using a terminal.
Continue ReadingLearn how to create and read data from Excel (.xlsx) file using PHP plugin PHPspreadsheet.
Continue ReadingLearn how to install and configure Swoole Async/Sync Framework for PHP. And scale your application to handle a large amount of traffic.
Continue ReadingLearn how to implement JWT (JSON Web Token) in CakePHP 3 Application without making a change in your current application. And also check live demo API build using JWT plugin in CakePHP. With the help of this tutorial, you can secure your Web Application API.
Continue ReadingLearn how to setup and working with Digital Ocean Space using CakePHP 3 Framework tutorial.
Continue ReadingSphinx is one of the best open source search engine which is design for full text search. Sphinx design to perform full text search on the database with high performance and relevance search result.
Continue ReadingSecure your Slim PHP webservices using JWT Authentication.
Continue Reading