Home
sib_app
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
contacts
id
increments
cust_ref
string
type
string
users
user_id
increments
email
string
products
id
increments
sku
string
name
string
type
string
orders
order_id
increments
customer_id
FK
bigInteger
lineitems
id
increments
order_id
FK
bigInteger
type
string
product_id
FK
bigInteger
folders
id
increments
timestamps
timestamps
softDeletes
softDeletes
siblists
id
increments
timestamps
timestamps
softDeletes
softDeletes
folder_id
FK
bigInteger
contact_siblist
id
increments
timestamps
timestamps
softDeletes
softDeletes
contact_id
FK
bigInteger
siblist_id
FK
bigInteger
segments
id
increments
timestamps
timestamps
softDeletes
softDeletes
contact_segment
id
increments
timestamps
timestamps
softDeletes
softDeletes
contact_id
FK
bigInteger
segment_id
FK
bigInteger
criteria
id
increments
timestamps
timestamps
softDeletes
softDeletes
segmen_id
FK
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01