Home
gestics
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
uuid
name
string
email
string
password
string
active
boolean
provider
string
timestamps
timestamps
goals
id
uuid
type
string
value
integer
color
string
project_id
uuid
timestamps
timestamps
projects
id
uuid
title
string
short_description
string
long_description
text
user_id
uuid
timestamps
timestamps
access_tokens
id
uuid
token
string
token_expiration
datetime
user_id
uuid
timestamps
timestamps
activation_tokens
id
uuid
token
string
token_expiration
datetime
user_id
uuid
timestamps
timestamps
canvases
id
uuid
objects
json
zoom
integer
type
string
selected_element
string
preview
string
project_id
uuid
timestamps
timestamps
colors
id
uuid
type
string
color
string
project_type_id
uuid
timestamps
timestamps
project_types
id
uuid
name
string
miniature
string
type
string
timestamps
timestamps
objects
id
uuid
preview
string
name
string
tag_id
uuid
timestamps
timestamps
urls
id
uuid
url
string
object_id
uuid
timestamps
timestamps
tags
id
uuid
name
string
project_type_id
uuid
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01