Lessons: 10Length: 46 minutes

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.1 Create the Endpoints

In this lesson, the first thing we’ll do is create the .htaccess file that will instruct Apache to rewrite all the URIs coming to this project index.php. This file will be the gateway for our API.

Related Links