Install latest version of PHP 7.3 on Ubuntu
Learn How to install Latest version of PHP 7.3 on Ubuntu using a terminal.
Learn How to install Latest version of PHP 7.3 on Ubuntu using a terminal.
Learn how to create a WebSocket connection in your Android Application and get data from the socket in your Android Application.
n this post I will explain to you how we can send GET And POST request using OKHttp in Android Application. In my last post, I will explain how we Continue Reading
Learn how to create and read data from Excel (.xlsx) file using PHP plugin PHPspreadsheet.
Learn how to install and configure Swoole Async/Sync Framework for PHP. And scale your application to handle a large amount of traffic.
Learn how to implement web and mobile browser notification using Web Notification API.
Learn 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.
Learn How to install NGINX, PHP, and MySQL on Server and also learn how we can add PageSpeed Module on NGINX server and also learn the configuration of PageSpeed Module on NGINX.
Learn how to setup and working with Digital Ocean Space using CakePHP 3 Framework tutorial.
Sphinx 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.
Learn how to implement Google E-commerce transaction tracking in your E-commerce platform
Upload file with progress bar using Axios HTTP promise based library.