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 […]
Git clone and getting error ‘Peer’s Certificate issuer is not recognized.’. [Fixed][shared server]
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 […]
Set default attribute values to all tags at once.
app.js Now everywhere, the input tag will contain autocomplete as off. This is on by default. So, if you want to make it off by default, you can use this […]
Mixing up Browser and API[Feature/Unit] test in Laravel.
In my case, I wanted to test first a request which only was able to execute using api from mobile devices. And once the api is requested, I needed to […]
Laravel – Getting multiple rows in just one row separated by commas
Let’s get initial result to create a scenario to make you understand what we are going to do here. Based on a query below, you will get result of bill […]
Generate iOS/macOS/watchOS App Icon without software or online tools.
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 […]
Protected: Apple watch background task research
There is no excerpt because this is a protected post.
Bulk .csv import in localhost using shell.
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 […]
Helpful git command list
Rename git branch name in local and remote. Log listing in various style