Lessons: 13Length: 48 minutes

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.8 Models and Collections for Backbone.js and Laravel.

In this lesson we create the Backbone models and collections that we need to build the Captionistic application. We also build a database structure and Laravel relationship models for our data in parallel to the Backbone models. At the end of the lecture, we implement a simple API to return our data from the Database.