Home
saudiGram
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
stories
id
increments
timestamps
timestamps
creatable
morphs
voice_url
string
content
text
type
enum
lat
string
lng
string
map_desc
string
event_id
bigInteger
category_id
bigInteger
is_private
boolean
question
text
story_tags
id
increments
timestamps
timestamps
story_id
FK
bigInteger
user_id
FK
bigInteger
users
id
increments
timestamps
timestamps
name
string
phone
string
email
string
image
string
is_account_private
boolean
bio
text
story_answers
id
increments
timestamps
timestamps
story_id
FK
bigInteger
answer
string
is_correct
boolean
user_answers
id
increments
timestamps
timestamps
user_id
FK
bigInteger
story_id
FK
bigInteger
answer_id
FK
bigInteger
×
Exporting error!
There is an error with the foreign key contraints, please check if reference of column "user_id" in table "story_tags" is still correct.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01