This project has been archived. If you're curious, check out one of my latest courses:

If you work with JavaScript, check out the fetch use cases and JavaScript projects.

Thank you! — Jad Joubran

Overview

Get started with Laravel & Angular by following this tutorial

What we will build

In this tutorial, we will build a consummable API route that displays a list of Posts.

We will start by creating integration tests, then we'll proceed into creating the Model, Controller & API route. Last but not least, we will write a sample Angular service that consumes the Posts.