laravel composer update

Composer Update Laravel

In this article, we will learn how to update your composer using a command prompt (Terminal). Introduction : Composer is a Dependency Manager for PHP, Laravel utilizes Composer to manage its dependencies. So, before using Laravel, make sure you have Composer installed on your machine. To update to the 2.0.8 version (The latest stable version), […]

Composer Update Laravel Read More »