Posts Details

Here is a detailed
explaination on this course

Laravel Tutorial

Laravel / Laravel Tutorial

Creating our first laravel application with the command below. 

Note: This steps would work after installing composer on your computer.

Here, you first have to create a folder in your web root or simply run the command in your text editor's terminal.


1. Moving into my web root C:>xampp>htdocs




2. Creating the folder called NewApplication




3. After creating the folder the you can type the command below in the cmd.



4. After a successful installation or creating of the new application you can open your application using your text editor.

Leave a comment

Advertisements

Latest Post