Laravel Composer
Composer is an application-level package manager for the PHP programming language that provides a standard format for managing dependencies of PHP software and required libraries. Composer runs through the command line and installs dependencies (e.g. libraries) for an application.
1. go to getcomposer.org and go to download and run composer-setup.exe
Comments
Post a Comment