Introduction When working with Git, one of the common tasks is comparing the changes between different commits or specific files. While Git provides powerful commands like git diff, creating custom […]

Introduction When working with Git, one of the common tasks is comparing the changes between different commits or specific files. While Git provides powerful commands like git diff, creating custom […]
If you’re a Laravel developer using Valet as your local development environment, you may encounter an error message like the following: Valet doesn’t support PHP version: [email protected] (try something like […]
Are you trying to have different php version for different sub domains or folder? Well, I have collected some information to make it work under shared hosting. Here are what […]
Are you trying to pull or clone the repo but getting peer’s certificate issue? Well, I have a solution for you. If are you getting something like this, I might […]
You might have installed application like Prepo. But there are not all icon I needed. There are other application too but was paid. Just for this, I wanted to do […]
Searching to bulk import .csv files? Well, you are the right place. I have a shell script for you which will help you import bulk .csv files. No need to […]
It is not hard for developers who are using other than shared server to update composer. You can access bin folder and can managed. But for developers who are using […]
Are you trying to install libraries in laravel and getting memory size issue? Well, again you have come to right place ?. The solution is very easy and today I […]
Are you stuck on verifying app – authenticating with the App Store… If so, you are in the right place to fix the issue. I tried to fix it by […]