
How to set up secure file permissions and database permission in ubuntu
Many junior developers are ready to set the permission to 777 for their project directory e.g. Laravel. So if you are setting your folder permissions to 777 you have opened your server to anyone that can find that directory. We can fix that easily. follow the next few steps. There are basically two ways to... » read more