Home
kuekuid
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
categories
id
increments
name
string
slug
string
timestamps
timestamps
tags
id
increments
name
string
slug
string
timestamps
timestamps
posts
id
increments
category_id
integer
users_id
integer
title
string
content
text
image
string
slug
string
timestamps
timestamps
softDeletes
softDeletes
posts_tags
id
increments
post_id
integer
tags_id
integer
timestamps
timestamps
users
id
increments
name
string
email
string
email_verified_at
timestamp
password
string
role
enum
picture
string
rememberToken
rememberToken
timestamps
timestamps
customers
id
increments
name
string
username
string
timestamps
timestamps
email
string
password
string
token
rememberToken
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01