A comprehensive introduction to Containers from a Laravel/PHP Developer
Docker when it first came out felt to me like an unnecessary complexity. Why would you need multiple containers if you can install all those
Programming, Tech, eSports, and Random Thoughts
Docker when it first came out felt to me like an unnecessary complexity. Why would you need multiple containers if you can install all those
As the long title explains, this is a short code to help out fellow developers who are dipping their toes in git and specifically while
If you are a medical student this post is definitely not for you. I’ve just learnt about this fact and wanted to post about it.
We have all been reading that due to some x breach y million users data is breached and due to a breach c million users
Starting to offer a new product or service? Want to set a price for it? I have been in this position a number of times.
Zapier is a great automation tool. I use it for a multitude of services. Recently I had a problem where Ninja forms asked me to
An average consumer uses the same desktop/laptop for at least 5 years and spend an average of $1000 for upgrades. We are considering gaming/productivity without
Edit 17th December, 2019: Modified fstab command to allow npm run dev on laravel installations This article is based on http://blog.netgusto.com/solving-web-file-permissions-problem-once-and-for-all/ The solution mentioned there
While working with laravel 5.5 encountered a strange issue. The authorization policy was never triggered and it always says unauthorized. I’ve gone through every recommendation
This answer is based on the Quora answer which is suggested for Ubuntu. The same worked in fedora with slight modifications. I will explain the