Building APIs using Laravel - A simple approach to scale

A presentation at PHP South Wales Online Meetup by Steve McDougall

A lot of people are building APIs, and a lot of people are hitting the same issues. In this presentation I go through the common issues I have seen in scaling a Laravel API, and what you can do now to improve your own.

APIs do not have to be hard. But they do have to be stateless.