In this video, we are going to install the latest version of Composer on Windows which will help to install Laravel 9 with PHP 8 and other latest PHP frameworks.
A composer is a tool for dependency management in PHP. It is required for Installing Laravel 9 or other latest PHP Frameworks.
Steps to install Composer for PHP 8 and Laravel 9 on Windows -
(Note: Install Xampp or some other Apache Server first if installing composer for Laravel or some other PHP Framework)
1. Download Composer
Download from link:- https://getcomposer.org/Composer-Setu...
2. Install Composer
After download, just install it in your Xampp folder at path /xampp/php/
3. Check Composer
After installation, you can check in Shell in your Xampp Control Panel if you are using Xampp. Type "composer" and enter, "Composer" related commands you can able to see.
4. Update Composer
We can update Composer with the below commands:-
composer self-update (from updating current version to the next one)
composer self-update - - 2 (for updating composer to version 2 from 1)
composer update (for updating packages with composer)
5. Check Composer Version
We can also check the composer version with the below command:-
composer --version
Now we are ready to install Laravel 9 or other latest PHP framework with Composer that can support even PHP 8 on Windows.
►Install Xampp to PHP 8 in Mac -
• Install Xampp | Upgrade to PHP 8 | In...
►Update Xampp to PHP 8 in Mac without losing data - • Update XAMPP | Upgrade to PHP 8 | Upd...
►Get Ready for Laravel 9 - • Learning Laravel 9
►Click here to subscribe for Laravel & other updates - / stackdevelopers
Popular Stack Developers Series that can help you:-
►Laravel Advance E-commerce Series - • Laravel Tutorial for Beginners | Adva...
►GIT Tutorial for Beginners - • Git Tutorial for Beginners | Create y...
►Laravel API Tutorial - • Laravel API Tutorial | Create API fro...
►Laravel Interview Questions - • Laravel Interview Questions & Answers...
►jQuery Tutorial - • jQuery Tutorial
►Laravel Basic E-commerce Series - • Make Admin Panel / E-commerce Website...
►Laravel Dating Series - • Make Dating / Social Networking Websi...
Follow Stack Developers on Social Media to get updates and resolve your queries
►Like Facebook Page to get updates - / stackdevelopers2
►Join Facebook Group to resolve your queries - / stackdevelopers
►Follow on Instagram - / stackdevelopers2
►Follow on GitHub - https://github.com/stackdevelopers
#composer #php8 #laravel9
Watch video Install Composer on Windows | Update Composer on Windows | Update Composer for PHP 8 / Laravel 9 online without registration, duration hours minute second in high quality. This video was added by user Stack Developers 03 February 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 5,536 once and liked it 28 people.