Home
Reference data EAV
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
reference_entities
id
increments
class
string
slug
string
name
string
timestamps
timestamps
softDeletes
softDeletes
reference_properties
id
increments
slug
string
name
string
string_value
string
integer_value
integer
boolean_value
boolean
entity_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
reference_relationships
id
increments
parent_property_id
FK
integer
parent_entity_id
FK
integer
child_property_id
FK
integer
child_entity_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
configuration_properties
id
increments
rfq_id
FK
integer
property_id
FK
integer
entity_id
FK
integer
timestamps
timestamps
quote
quote_id
increments
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01