• Database
    MySQL
  • Javascript
    Angular JSReact JS
  • PHP
    CakePHPLaravel

Laravel

How to set up secure file permissions and database permission in ubuntu
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

1
Read
Manish Prajapati written 8 months ago
How to create a virtual host for a Laravel in Xampp?
How to create a virtual host for a Laravel in Xampp?

virtual host for a Laravel in Xampp? Developers, need to create virtual hosts in xampp to run multiple projects because that is much easier than accesing the direct path of localhost URL. Creating a virtual host in xampp is very easy, however you may need to configure it correctly for a Laravel project and today... » read more

0
Read
Manish Prajapati written 2 years ago
Copyright © 2021 Koffee With Kode. All rights reserved. Theme by Mynote.
  • Database
  • Javascript
  • PHP