Fixing 413 request entity too large PHP NGINX server
In this post, I will explain to you how we can fix the request entity too large issue in the NGINX server. You can get this error when you try Continue Reading
In this post, I will explain to you how we can fix the request entity too large issue in the NGINX server. You can get this error when you try Continue Reading
Learn how we can install and run Node.js application in the Ubuntu server using simple steps.
Learn how we can get Android Advertisement ID (AAID) programmatically using a simple method. You need AAID when you want to add test device in your Facebook advertisement network.
In this post, I will explain to you how we can check which key store is used to sign your APK file. For this process, we are going to use Continue Reading
Learn how we can create PHP Rest API. REST API means Representational state transfer is a software architectural style that defines a set of constraints to be used for creating Continue Reading
In this post, I will show you how we can add missing PHP 7.2 missing extension using Ondrej PPA in Linux server.
1 2 |
<span class="pln">apt update apt autoremove</span> |
Once you have fixed that issue, you Continue Reading
n this post I will guide you on how we can update our server timezone in 3 simple steps. There are several different ways to manage time in the Linux Continue Reading
Learn how to ignore or exclude specific files and folder from NGINX configuration file with simple and easy steps.
Learn how we can fix DNS_PROBE_FINISHED_NXDOMAIN error in our system while browsing a website using simple techniques.
Hi in this tip I will show you how we can run CakePHP 3 shell script in the background after a specific interval of time using shell script. I hope Continue Reading
Learn how to find if the current time is between the two given time in PHP
Learn how to cancel current or queue request of OKHTTP 3 library.
Learn how to Resize RecyclerView on Android SoftInput Keyboard Appear
Learn how to get Client IP address in Socket.io in NodeJs.
In this tutorial, I am going to show you how we can change the Android Navigation bar color programmatically or Android button bar color. Here is simply one line code Continue Reading