Home
support
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
email
string
password
string
tags
id
increments
name
string
slug
string
topics
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
content
string
topics_tags
id
increments
topic_id
FK
integer
tag_id
FK
integer
users_topics
id
increments
user_id
FK
integer
topic_id
FK
integer
answers
id
increments
timestamps
timestamps
softDeletes
softDeletes
topic_id
FK
integer
support_id
FK
integer
user_id
FK
integer
title
string
content
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01