This is an old revision of the document!
Laravel - Updating
- Install Composer - https://getcomposer.org/download/
- Latest Supported PHP
composer update
Version check
php artisan --version
composer show -i
This is an old revision of the document!
composer update
php artisan --version
composer show -i