Build a REST API using one of the most popular PHP frameworks, Laravel. In this course you'll learn how to implement CRUD operations in a Laravel REST API using the MVC design pattern.
What you'll learn
- Design a REST API
- Build CRUD operations
- Produce Resource Controllers
- Implement Namespacing, Groups, and Route Name Prefixes
- Produce Endpoints and Routes
- Test API Endpoints