- Look at the /config/database.php file
- Use sqlite for demo database
- Look at migration files
- Explain naming convention
- Explain migration, rollback, and refresh
- Explain up() and down()
- Explain what timestamps() is
- Create a default record for user
- Create a migration for roles table
Leave a Reply