Home
chat
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
username
string
(100)
password
string
(255)
email
string
(100)
friends
text
timestamps
timestamps
chat
id
increments
user1
integer
user2
integer
timestamps
timestamps
chat_content
id
increments
user_id
integer
chat_id
integer
content
text
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01