Home
BTL
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
name
string
email
string
password
string
avatar
string
balance
integer
role
integer
slug
string
timestamps
timestamps
softDeletes
softDeletes
post
id
increments
user
FK
integer
price
integer
title
text
content
text
excerpt
text
description
string
keywords
string
viewed
integer
post_type
string
content_type
string
featured_image
string
slug
string
timestamps
timestamps
softDeletes
softDeletes
category
id
increments
name
string
parent
FK
integer
content
text
featured_image
string
sort
integer
slug
string
timestamps
timestamps
softDeletes
softDeletes
options
id
increments
name
string
value
text
timestamps
timestamps
softDeletes
softDeletes
comment
id
increments
post
FK
integer
user
FK
integer
content
text
timestamps
timestamps
softDeletes
softDeletes
post_relationship
post
FK
integer
category
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01