Home
onboarding
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
uuid
name
string
(50)
email
string
(100)
password
string
(50)
is_super_admin
boolean
timestamps
timestamps
macrocategories
id
uuid
name
string
(100)
activation_price
float
price
float
timestamps
timestamps
custom_categories
id
uuid
name
string
(100)
activation_price
float
price
float
timestamps
timestamps
merchants
id
uuid
name
string
(100)
prefix_id
bigInteger
timestamps
timestamps
features
id
uuid
name
string
(100)
price
float
timestamps
timestamps
feature_sets
id
uuid
parent_type
string
(150)
parent_id
morphs
feature_id
uuid
Orders
id
increments
feature_set_id
uuid
merchant_id
uuid
status
string
(50)
payment_frequency
string
(50)
quantity
smallInteger
timestamps
timestamps
×
Comments for onboarding
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01