Learn Laravel - Install and run Laravel - Composer and XAMPP

preview_player
Показать описание
In this Laravel tutorial we install install Laravel to a Windows 10 machine using XAMPP and Composer, probably the most easiest way to get started with Laravel.

00:00 Introduction
01:08 Install XAMPP
04:16 Install Composer
05:23 Install Laravel
06:03 Create new Laravel project
07:48 Start server and view project
10:04 Read setting up Laravel with Homestead

First, we download and install XAMPP which provides an Apache Web server and PHP interpreter among over resources that might be used later for Laravel development including a database.

Next task, we install composer, a Dependency Manager for PHP which allows use to Install/manage software for projects on a project by project basis.

Finally we install Laravel using the start-project command and test the server and installation of Laravel. You are now ready to start working with Laravel.

SUBSCRIBE to get more free tutorials, courses and code snippets!

Follow us on Facebook

Follow use on Twitter:
Рекомендации по теме
Комментарии
Автор

This is the best tutorial on how to setup laravel using composer and xampp. Thank you so much

eyobgebreyesus
Автор

It's helpful for me to install laravel thank you 😊👏

surbhisaxena