Home
create-caddy
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Users
id
increments
timestamps
timestamps
softDeletes
softDeletes
caddies
id
increments
name
string
(255)
user_id
FK
integer
platform
FK
integer
dimension
FK
integer
raw_data
json
lab_data
json
softDeletes
softDeletes
timestamps
timestamps
platforms
id
increments
name
string
(255)
icon
string
(255)
softDeletes
softDeletes
timestamps
timestamps
Dimensions
id
increments
platform_id
FK
integer
name
string
(255)
height
string
(4)
width
string
(4)
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01