Laravel Restful API using Docker in three steps.
https://medium.com/@newaeonweb/laravel-restful-api-using-docker-in-three-steps-63a5b4c8f211
In this post series we will see how to build a Laravel Restful application. In addition we will see the basic functionalities of Eloquent ORM, Tinker db queries and some relationships between Models.
We will split this tutorial in three steps. Let’s see the first step right now: