Whatever machine you’re developing on will need to have Composer installed glob‐ ally. If you’re not familiar with Composer
Composer is a dependency manager for PHP, much like NPM for Node or RubyGems for Ruby. But like NPM, Composer is also the founda‐ tion of much of our testing, local script loading, installation scripts, and much more. You’ll need Composer to install Laravel, update Laravel, and bring in external depen‐ dencies.
For many projects, hosting your development environment using a simpler toolset will be enough. If you already have MAMP or WAMP or XAMPP installed on your system, that will likely be fine to run Laravel. You can also just run Laravel with PHP’s built-in web server, assuming your system PHP is the right version
Customers review will display here
Sign up for our newsletter to get up-to-date from us