How to Install Laravel on Windows 10 | Complete Installation

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hello guys welcome to Amit things in this video we will learn how to install laravel on Windows laravel is a PHP framework to create complex web applications so to install laravel first install PHP then install composer so let's see first how to install PHP in composer then we will install the laravel framework let's start first go to the web browser we are using Chrome you can use any web browser on Google search type PHP press enter on pressing enter the official website is visible php.net click on it so here it is you can see 8.2 is visible it is released okay now I'll directly click on downloads from here now you can see 8.2.0 is visible we want for Windows so I'll click on Windows downloads from here now now the download space is visible it is having non-thread save as well as threadsafe versions always go for the thread save version so I'll just go for the thread save and click on the zip file because it's for x64 that is 64-bit Windows click on the zip file now download will start for zip file here it is only 30 MB let's wait it's written win32 but hardly matters it is it works for 64-bit windows so we have downloaded the zip file right click and click on show in folder here it is now what I'll do I'll I'll just right click after right clicking I'll just extract it okay extract it we have extracted it I'll right click and rename it here it is rename I'll just change it to an easier one that is PHP 8.2.0 that's it so when I'll double click here is our files what I'll do I'll just right click and copy this copy this that's it now go to C drive here it is we have reached the drive section c Drive click on program files and right click and paste the same file click on paste continue allow it because it's uh it's a admin Drive here it is double click and these are our files okay what I'll do I'll just right click and copy this path this is what you need to do to set the path minimize now I'll go to start I'll type environment variables here it is edit the system environment variables click on open system properties Advanced tab click on environment variables here it is under system variables go to path section the following path variable double click click on new and right click and paste the same path which we just copied for PHP here here it is that's it click on OK OK and the last okay to apply it that's it go to start type CMD click on open here it is PHP PHP space hyphen iPhone version and press enter here and you can see PHP 8.2.0 that means we successfully installed PHP on Windows guys we successfully installed PHP on our system now let us install composer and Link them composer is a package manager for PHP so go to the web browser I am using Chrome you can use any web browser type composer press enter on pressing enter open the website get composer.org here in directly click on download now click on Windows installer composer hyphen setup.exe this will download the setup downloaded the exe file double click on it to install after minimizing select install for all users installation options click next herein it automatically detected our pH U path we have installed PHP here if you remember okay here it is C program files type P here it is PHP 8.2.0 and here is the exe file php.exe so this is the path if you can check it here same path okay which is fine click next leave it leave the proxy settings click next now the ready to install section click install the summary is visible click next and click finish now go to start type CMD click on open to open it now type composer to verify the installation let's see what is visible press enter the following is visible that means we successfully installed PHP composer on Windows guys we successfully installed PHP and composer now we've installed laravel for that let's I'll create a project folder here new folder I created this folder double click under that Creator first app folder first hyphen app let's say open it right click open in terminal minimize now type composer Global space required to install Global to install arrival globally laravel slash installer command and press enter we will create a new app laravel new demo hyphen app demo hyphen app and press enter now guys we have built the app go to the folder go to First tab under demo app you can see all the files are visible therein you can check the controller files also now we need to run now we need to run the server for that we need to go inside the app that is CD space demo hyphen app that is inside our app here it is we are now going inside here okay now I'll just type to reach inside it now I'll just run the server PHP Artisan serve this will start the inbuilt PHP server press enter now the server started running you can click here to verify or copy this I type Ctrl C TRL V and press enter so you can see laravel Server started so guys in this video we saw how we can easily download and we can install laravel and create our first demo app after that we also ran the server thank you for watching the video
Info
Channel: Amit Thinks
Views: 63,530
Rating: undefined out of 5
Keywords: install laravel, laravel installation, php laravel, php framework, learn laravel, how to install laravel, how to install laravel on windows 10, amit thinks, how to, 2023, php composer
Id: pd3pmxvpvPI
Channel Id: undefined
Length: 10min 57sec (657 seconds)
Published: Sat May 13 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.