Saving star wars API to our own database
Clone the repository
git remote add origin https://github.com/sergiocasquejo/test-api.git
Duplicate .env.example file and configure your database
Inside root directory Run:
php aritisan migrate
Configure host url for your local machine like:
http://test-api.local/