Home
Exchange
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
questions
id
increments
timestamps
timestamps
title
string
(255)
description
string
(655)
category
string
(255)
user_id
FK
integer
users
id
increments
name
string
(181)
email
string
(191)
email_verified_at
timestamp
password
string
(191)
remember_token
string
(100)
created_at
timestamp
updated_at
timestamp
is_admin
tinyInteger
answers
id
increments
description
text
created_at
timestamp
updated_at
timestamp
answer_id
integer
user_id
FK
integer
question_id
FK
integer
password_reset
email
string
(191)
token
string
(191)
created_at
timestamp
tags
id
increments
title
string
upvotes
id
increments
created_at
timestamp
updated_at
timestamp
user_id
FK
integer
answer_id
FK
integer
downvotes
id
increments
created_at
timestamp
updated_at
timestamp
user_id
FK
integer
answer_id
FK
integer
×
Comments for Exchange
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01