-
Notifications
You must be signed in to change notification settings - Fork 7
Configuration
markjerz edited this page Jan 8, 2016
·
3 revisions
Dashing is set up to do all of its mapping through Convention over Configuration. However, all of the conventions can be overridden through the api.
The following sections detail how to perform the various functions:
- Configuration Basics - how to add entities to your domain and some common modifications
- Seeding - how to add default data to your database
- Conventions - what Conventions are there and how to override
- Indexes - how to add Indexes