Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
Simplifying Git Diff with Custom Aliases
May 25, 2023

Simplifying Git Diff with Custom Aliases

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 […]

Git 0 1 min read
Different php version for different folders/sub-domains [shared hosting] [composer] [CLI]
March 21, 2022

Different php version for different folders/sub-domains [shared hosting] [composer] [CLI]

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 […]

Composer 0 1 min read
Git clone and getting error ‘Peer’s Certificate issuer is not recognized.’. [Fixed][shared server]
February 20, 2022

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 […]

Git 0 1 min read
Valet – Laravel – Mysql – Phpmyadmin
May 14, 2020

Valet – Laravel – Mysql – Phpmyadmin

Here are some helpful tips that I have gathered while trying to install valet in my project. I faced so many problems just trying to use valet. But you don’t […]

Database 0 7 min read
Import .sql file from terminal [Fast] [Way]
March 31, 2020

Import .sql file from terminal [Fast] [Way]

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 […]

Database 0 1 min read
January 7, 2020

Gists [Nov 20, 2021]

See list of SSID and BSSID from terminal Convert all .wav file to .caf file @ July 29, 2021 Convert all .jpg with max height of 2000. Move all sub […]

Help 0 2 min read
413 Request Entity Too Large in Nginx Ubuntu Server [Solved]
November 27, 2019

413 Request Entity Too Large in Nginx Ubuntu Server [Solved]

You might get this issue while uploading images either from website or from api request. Whatever is the case, the solution is same and simple. This actually occurs if you […]

Help 0 1 min read
How to create archive using terminal
January 16, 2018

How to create archive using terminal

Sometime you might like to create an archive without using Xcode interface with just one command using a terminal. Well, if you are searching something like this, you are at […]

iOS 0 35 sec read
November 13, 2016

Hide show desktop icons instantly on Mac.

Here we go! The solution without any softwares to hide and show desktop application ?. Open Terminal or iTerm. Goto desktop. Here is the code : “cd ~/desktop“. Now copy and paste this line of […]

Mac 0 1 min read

Copyright ©2025 Santosh Maharjan . All rights reserved. Powered by WordPress & Designed by Bizberg Themes