Display Browser Notification Using Web Notification API
Learn how to implement web and mobile browser notification using Web Notification API.
Continue ReadingLearn how to implement web and mobile browser notification using Web Notification API.
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 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.
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 ReadingLearn how to implement Google E-commerce transaction tracking in your E-commerce platform
Continue ReadingUpload file with progress bar using Axios HTTP promise based library.
Continue ReadingSecure your Slim PHP webservices using JWT Authentication.
Continue ReadingVolley is an HTTP library developed by Google to ease networking tasks in Android Applications. Volley supersedes Java’s java.net.HttpURLConnection class and Apache’s org.apache.http.client in handling network requests. Volley can handle almost each and everything you will need to do over the network, it handles HTTP request and also manages the async tasks that you need to use while working with canonical networking classes.
Continue ReadingSetup NodeJs application for production mode using PM2 application manager and Nginx reverse proxy on a cloud server.
Continue ReadingShare multiple images from your Android Application to any other social application like Whatsapp, Facebook, Google+ etc.
Continue ReadingLearn how to prevent your app from getting screenshot in android
Continue Reading