Lessons: 12Length: 1.8 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.1 Generate User Entity and CRUD

In this lesson you’re going to generate your User Entity, which will model your users in the database, and you’ll also generate the needed CRUD (create, read, update and delete) application to manage those users.