Are you trying to import .sql file? Are you trying to import it from phpmyadmin? Is your .sql file’s size greater than the limit? Here I am about to show […]
Access and transfer backup files from one server to other directly and fast
Today, I am going to show you how to transfer files or backup file from one server to another server directly without need to download from one server and upload […]
Composer update – Cannot allocate memory [issue] [fixed]
Are you tying to run composer update but not able to complete the operation? Well, let me give you a simple solution for this. But before that let me tell […]
Enabling Universal Links for iOS [Laravel]
Universal link basically is to verify that your domain belongs to you so that, if the corresponding link is detected, it can be directly to specific view as required. So, […]