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 […]
Database
MySQL Did you know MVCC or MCC (Multi-version concurrency control) method helps to keep database in waiting. This happens at the time, when read and write request is sent at […]
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 […]
Best open source apps for Mac/Linux/Windows
Last updated: July 26, 2021 Here are my list of open source applications. All of the app might not be available in all platform. MPV A free, open source, and […]
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.