Database Setup

Welcome to Faved!

Before you can use the application, we need to set up the database.

Note: This will create a database file /storage/c79948ef37026c9935145d125fa1c36e7872c6f76b54915ed474a2b4a38c6384.db with the following tables:

  • items - Stores your bookmarked items
  • tags - Stores tags for categorizing items
  • items_tags - Connects items with their associated tags