Home
laravel default
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
email
string
password
string
picture
string
(255)
bio
string
(255)
location
string
(150)
phone
string
(60)
is_profe
integer
latitud
float
(40)
longitud
float
is_admin
integer
remember_token
rememberToken
timestamps
timestamps
posts
id
increments
level
string
(150)
description
text
price
integer
free_trial
integer
type_id
integer
user_id
FK
integer
timestamps
timestamps
types
id
increments
name
string
(120)
timestamps
timestamps
comments
id
increments
stars
integer
text
string
(500)
timestamps
timestamps
post_id
FK
integer
user_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01