Thursday 11 October 2018

Laravel: Using Laragon

Laragon is a windows program that helps new developers setup Laravel in a minute. Instant setup, extremely fast, extremely lightweight Laravel installation and manager for Windows users.
Laragon similar to WampServer or XAMPP.
Following are the steps taken to install Laragon after download it 
1. from Laragon website:

sing Laragon to Install Laravel

  1. 1
    Run Laragon.
  2. 2
    Press Start All.
  3. 3
    Press the Settings cog and navigate to Services and Ports and check PHP Server. Leave all other setting default and exit the settings window.
  4. 4
    Go to Menu > Laravel > Create Project > Laravel 5 and give your project a name.
  5. 5
    Wait for a terminal window to open up. An automated installation of Laravel 5 and all of its dependencies should start.
  6. 6
    Once you are greeted by this screen, exit the command prompt.
  7. 7
    Open a browser window and navigate to your_project_name.dev.
    • Well done! If you followed all the above steps correctly, you have just installed Laravel
Rujukan : 
1. https://laragon.org/ 
2.https://www.wikihow.com/Install-Laravel-Using-Laragon
-------------------------------------------------------------------------------------
Disediakan oleh : Mariatulkibtiah binti Arshad




0 comments:

Post a Comment