Home
playable
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
answers
id
increments
timestamps
timestamps
posts
id
increments
timestamps
timestamps
follower_user
id
increments
timestamps
timestamps
user_id
FK
bigInteger
follower_id
FK
bigInteger
rewards
id
increments
timestamps
timestamps
conversation_user
id
increments
timestamps
timestamps
sendTo_id
FK
bigInteger
question_id
FK
bigInteger
isUnknown
boolean
questions
id
increments
timestamps
timestamps
message
string
isPrivate
boolean
isUnknown
boolean
×
Exporting error!
There is an error with the foreign key contraints, please check if reference of column "follower_id" in table "follower_user" is still correct.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01