Home
techpear
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
email
string
password
string
timestamps
timestamps
profiles
id
increments
user_id
integer
fullName
string
avatar
string
location
string
bibliography
text
industry
string
occupation
string
expertise
string
hasSetup
boolean
timestamps
timestamps
username
string
conversations
id
increments
timestamps
timestamps
user_conversation
id
increments
user_id
integer
conversation_id
string
timestamps
timestamps
messages
id
increments
timestamps
timestamps
conversation_id
integer
user_id
string
body
text
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01