Home
blog
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Users
id
increments
name
string
email
string
remember_token
string
timestamps
timestamps
Post
id
increments
title
string
slug
string
content
text
feature_img
string
id_category
integer
id_user
integer
timestamps
timestamps
Category
id
increments
name
string
slug
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01