Directories of installation in adel’s local

Destination location:
      C:\\Users\\USER\\composer

PHP version 8.1.25
      C:\\xampp\\php\\php.exe

Proxy: none

Add to User path: 
      C:\\Users\\USER\\composer

Add to User path: 
      C:\\Users\\USER\\AppData\\Roaming\\Composer\\vendor\\bin
Root password mysql 
Maharani161#

Github Necessities

Branches : is like isolated task or experiment that able to do each feature without interferring to any distracting code.

visibility of the branch code :

Make a project laravel

  1. cd to xampp
  2. cd to htdocs
  3. ddownload laravel since we are using xampp (not provides automatically laravel) new version
  4. To build laravel project on the terminal, make sure if uses xampp then cd to the htdocs
composer create-project "Laravel/laravel:"10.0" empowher.app
  1. then inside the htdocs there will be the project called empowher.app project