Laravel Restful API using Docker in three steps (Part I)
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. This post was inspired by the book: Hands-On Full Stack Web Development with An ...