Wednesday, June 10, 2026

Laravel Installation

 https://laravel.com/docs/13.x     For Larave Documentation

Before creating  first Laravel application, make sure that local machine has PHP, Composer, and the Laravel installer installed. In addition, we should install either Node and NPM or Bun so that we can compile our application's frontend assets.

PHP

Download and Install PHP

To check version of PHP

 

For environmental , right click on my computer-->show more options-->properties-->Advanced System Settings-->Click on Environmental Variables-->Insert PHP in PATH.(PHP)

 

 

Looks like this .........added to the PATH 

 

 

 

 

No comments:

Post a Comment