4: Task Models
In this lesson, you will work through Task Models as part of Let's Build a Todo App in NativePHP Desktop.
Caption excerpt: All right, let's go ahead and take a look at adding some of the other models we will need for this course. So we will need to go ahead and set up a model for task attachment. We're going to have a migration file. And this is for basically adding in bounce to the task. So inside here, we are going to have a few different fields. We're going to have a table for foreign ID called use ID. We're going to have one for task ID, we're going to have a, a disk with the default to be public, path, original name, file type, an...