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 from Laragon website:
First run installation, this is the viewChoose your installation path, mine is locate at D partitionI love this one, I left this by it’s default value.Just a summary, if it’s ok, click on Install buttonJust wait a few minutes..should be quick installationYeah! DONE! You may want to restart your machine.Now open up your LaragonThis is the default view – Start All (start all services – Apache, MySQL and PHP), Web (open up localhost), Database (open up PHPMyAdmin), Terminal (open up Commander), and Root(open up Document Root directory)Click on Start All to start all the services – you should have something similar like thisClick on Terminal , will open up CmdrClick on Web button in Laragon interface will open up the localhost and display the PHP InfoClick on Database button will open up PHPMyAdmin – I prefer to use SQLYog for Database AdministrationCreate new Laravel project is easy – click on Menu > Laravel > Create Project > [ Lumen | Laravel 5 | Laravel 4 ]Laragon also come with latest version PHP7 – Click on Menu > PHP > Version > PHP 7.0.0PHP 7.0.0 enabledUsing the panel menus in Laragon interface, I’ve choose to create project named po.shup. Laragon will popup a command prompt running composer create-project laravel/laravel [project-name] –prefer-distAfter done create projectTest you project at [projet-name].dev. Now you’re ready from Laravel based project!
terbaik tuan – mohon izin ilmunya
Nice tutorial, keep it up!
Awesome! thx