Home
community
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
roles
id
increments
name
string
categories
id
increments
name
string
slug
string
image
string
users
id
increments
timestamps
timestamps
login
string
email
string
avatar
string
role_id
FK
integer
posts
id
increments
timestamps
timestamps
name
string
content
longText
slug
string
image
string
categorie_id
FK
integer
user_id
FK
integer
online
boolean
tutos
id
increments
timestamps
timestamps
name
string
content
longText
type
string
slug
string
image
string
category_id
FK
integer
user_id
FK
integer
post_user
post_id
integer
user_id
integer
tuto_user
tuto_id
integer
user_id
integer
category_tuto
category_id
integer
tuto_id
integer
category_post
category_id
integer
post_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01