- Node.js & NPM
- Grunt
- PHP-CS-Fixer
- Composer
- Vagrant & Virtualbox
- git clone https://github.com/connyay/giffy-laravel.git giffy.co
- cd giffy.co
- composer install
- sudo chmod -R 777 app/storage
- cd giffy.co/vagrant
- vagrant up (this will take awhile the first time)
- add '33.33.33.33 giffy.dev' and '33.33.33.33 api.giffy.dev' to hosts file (/etc/hosts)
- cd giffy.co
- php artisan giffy:deploy --env=dev