JSON APIs with Laravel Part 2: Models, Factories, and Seeders
Oliver Sarfas wrote a good tutorial on how to build JSON APIs with Laravel 5.
We looked at what APIs do, and what kind of functionality we’re looking to acheive with this little series. We also established that we’re going to create a JSON API, and why we chose this over XML.
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.8 Laravel 5.7 Laravel 5.6 Laravel 5.5 Laravel 5.4 Laravel 5.3 Laravel 5 Intermediate