Home
facebookG4
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
photo_path
string
slug
string
name
string
email
string
age
integer
password
string
timestamps
timestamps
user_user
id
increments
user_id
FK
integer
friend_id
FK
integer
comments
id
increments
message_id
FK
integer
user_id
FK
integer
content
text
timestamps
timestamps
messages
id
increments
user_id
FK
integer
content
text
timestamps
timestamps
likes
id
increments
user_id
FK
integer
likable_type
integer
likable_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01