Install php
brew install php
Install composer
brew install composer
Update composer
composer update
php artisan migrate:fresh
php artisan db:seed
php artisan serve
Quick and dirty of the latest routes
php artisan route:list
Resources for person, auth, and image upload.
Make sure you have
FACEPLUS_API_KEY="https://api-us.faceplusplus.com/" FACEPLUS_API_SECRET= FACEPLUS_API_HOST=