Home
football-news
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
posts
id
increments
category_id
integer
user_id
integer
league_id
integer
title
string
slug
string
content
text
excerpt
text
published_at
timestamp
timestamps
timestamps
tags
id
increments
name
string
slug
string
timestamps
timestamps
comments
id
increments
user_id
integer
status
enum
content
text
commentable_id
integer
commentable_type
string
timestamps
timestamps
categories
id
increments
name
string
slug
string
description
text
timestamps
timestamps
post_tag
post_id
integer
tag_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01