👉 Welcome to this video where we'll learn the theoretical basics of an API, and then, in the second part, we'll develop an API with Laravel 7.
👉 In this video, we'll cover the following topics: Model factories, RESTful controllers, API routes for our endpoints, modifying data using Laravel resources, and token-based authentication.
📖 Video Chapters
00:00 Explanation: What is an API?
03:15 The necessary tools
05:04 Creating models and factories
12:00 Developing features
38:06 Token-based authentication
⚡ Link to the GitHub project: https://github.com/ludoguenet/laravel...