Laravel

Laravel has become a desired technology among PHP developers. here you can find top Laravel tutorials and resources of many versions.

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 »

Scroll to Top