April 26, 2024

Build a REST API With Laravel 6

Author: Jeremy McPeak
Go to Source

Laravel has the power and flexibility to let you easily and quickly build RESTful APIs. This could be the back-end to a front-end web app, a data source for a mobile app, or a service for other apps or APIs. There are a lot of moving pieces to coding a RESTful API, but Laravel makes it a lot easier.

Join Jeremy McPeak as he teaches you everything you need to build RESTful APIs with Laravel 6. Follow along as Jeremy codes a complete API. Along the way, you’ll learn how to define and seed a database, accept and validate input, and protect the API with Passport.

Read more