Readytocode
  • Home
  • Laravel
  • PHP
  • React Js
  • Git
  • Server
Facebook X (Twitter) Instagram
Readytocode
  • Home
  • Laravel
  • PHP
  • React Js
  • Git
  • Server
Facebook X (Twitter) Instagram Pinterest LinkedIn Reddit
Readytocode
You are at:Home How to install Laravel?

Laravel

How to install Laravel?

JustinBy JustinFebruary 7, 2022No Comments1 Min Read
Facebook Twitter Pinterest LinkedIn Tumblr Email




In this post i will show to how to create a Laravel project using command line.

For this using CLI you must have to install composer.

using command prompt or using Terminal go to your destination directory where you want to create your laravel project. Then type below command.

$ composer create-project laravel/laravel YOUR_PROJECT_NAME

 

 

Here you can see an error is coming , if not then all good no any problem.

for solving the above error we will use sudo.

$ sudo composer create-project laravel/laravel example-pdf

 

now it will takes some time. Then your project is created.

for Running your project , Go to project directory

 

$ cd YOUR_PROJECT_NAME

 

and then run by using

$ php artisan serv

 

and you will see an output of green color “Starting Laravel development server: http://127.0.0.1:8000”

copy this URL and run in your browser and will see you project running successfully.

Thanks .

 

 

 

 

Total
0
Shares
Share 0
Tweet 0
Pin it 0
Share 0

Like this:

Like Loading...

Related

Install Laravel
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
Justin
  • Website

Related Posts

How to Generate image from text with Laravel 10

May 16, 2023

Laravel 10 Restrict User Access

May 3, 2023

Laravel 10 Pagination Example

May 3, 2023

Leave A Reply Cancel Reply

Featured Posts
  • Why meta tag is important for seo 1
    How to change react Page title, Page Description and some other meta Tag
    • August 4, 2023
  • 2
    How to Generate image from text with Laravel 10
    • May 16, 2023
  • Laravel 10 Restrict User Access 3
    Laravel 10 Restrict User Access
    • May 3, 2023
  • Laravel 10 Pagination Example 4
    Laravel 10 Pagination Example
    • May 3, 2023
  • install Steam on Ubuntu 5
    How to install Steam on Ubuntu 22.04 step by step
    • April 20, 2023



Readytocode
Facebook X (Twitter) Instagram Pinterest
  • About Us
  • Privacy Policy
© 2025 ReadyToCode.

Type above and press Enter to search. Press Esc to cancel.

%d