Step 1: Install Composer

Install Composer if you don't have Composer installed yet:


Step 2: Create a composer.json file in your project root

<path-to-your-project>/composer.json

Step 3: Install via composer command $ composer install


Step 4: Setting up your application structure & config web server



comments powered by Disqus