In this video, I'm gonna show you how to install Laravel. Laravel is a web application framework with expressive, elegant syntax. One of the most popular framework for PHP.
How to install Laravel for the first time:
1. You need to install composer first if you don't have composer in your computer.
Download composer here: https://getcomposer.org/download/
2. In this video we will use MySQL for the database. I prefer xampp.
Download xampp here: https://www.apachefriends.org/
3. Go to cmd or if you already have VS Code, go to your terminal and install laravel project.
Download VS Code editor here: https://code.visualstudio.com/
4. Create your Laravel Project.
composer create-project laravel/laravel project_name
or
laravel new project_name
5. Run the project
php artisan serve
That's it! You can now view your laravel project in your browser
🚀 Get Started with Hostinger! 🌐
Looking for reliable, fast, and affordable web hosting? Hostinger has you covered with top performance, 24/7 support, and more!
🎉 Use my referral code RONDEVPH for exclusive discounts!
or just click the link: https://hostinger.ph?REFERRALCODE=RON...
Start building your website today with Hostinger!
If you have questions, feel free to leave them in the comments section below!
📌Help my channel grow and connect with me at:
YouTube: / @rontech101
Twitter: / rontech101
For business inquiries, email me at:
[email protected]