Home
Blog1
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
posts
id
increments
timestamps
timestamps
title
string
(191)
body
text
user_id
FK
integer
category_id
FK
integer
categories
id
increments
timestamps
timestamps
user_id
FK
integer
title
string
(191)
tags
id
increments
timestamps
timestamps
name
string
(191)
user_id
FK
integer
users
id
increments
timestamps
timestamps
name
string
email
string
email_verified_at
timestamp
password
string
post_tag
id
increments
timestamps
timestamps
post_id
FK
integer
tag_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01