#database-design
3 articles with this tag
- Relationships, Cardinality, and the Questions Your Schema Is Asking Understand relationship types and cardinality so your schema reflects how your data really connects.
- Your First ERD Map entities and relationships before you write migrations so your schema starts on solid ground.
- Setting up your Data Model in Laravel Master the art of Laravel data modeling and build a meeting room booking system with this comprehensive tutorial.