Are you trying to add ssh keys but don’t want to override id_rsa file? Well, you are at the right place. I will show you how to move ahead without […]
![Add SSH keys without overriding id_rsa file. [gitlab]](https://cdn.statically.io/img/santoshm.com.np/wp-content/uploads/2020/01/santoshm-Banner-1024x576.jpg?quality=100&f=auto)
Are you trying to add ssh keys but don’t want to override id_rsa file? Well, you are at the right place. I will show you how to move ahead without […]
Is your certificate icon locked looks good but still got chaining issue? Well, if so you are at the right place ?. Let me help you on this part. Simply, […]
While setting up server, you have two server blocks for the domain you are working. They are HTTP version on port 80 and HTTPS version on port 443. So, basically […]
Do you have .pfx file and trying to pull your hair to install certificate? Well, you are at the right place. You can easily setup SSL Certificate just using .pfx […]
Trying to install composer in shared server? Well, you are in the right place. I have very simple approach for this. Here are the steps for you. Access to your […]
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 […]
Installing SSL certificate on ubuntu server is quite easy. Today, I will show you how you can do that. Please follow following steps and you will be able to install […]
You can simply ignore files in Laravel by mentioning file name(.env) in .gitignore file. But why you are not able to ignore .env? Curious? Well, I was too not able […]
Are you wondering how to make website live immediately after the code is push to Masterusing Gitlab? If so, you are at the right place. It is possible to directly […]