Home
dash
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Customers
id
increments
timestamps
timestamps
Name
string
Address
string
Users
id
increments
timestamps
timestamps
Name
string
Username
string
password
string
customer_id
FK
integer
Dashboards
id
increments
timestamps
timestamps
Name
string
customer_id
FK
integer
Components
id
increments
timestamps
timestamps
Type
string
Name
string
DashComponents
id
increments
timestamps
timestamps
data
json
component_id
FK
integer
dashboard_id
FK
integer
ArchiveData
id
increments
timestamps
timestamps
component_id
FK
integer
dashboard_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01