Home
sample_story
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
stories
id
increments
name
string
(225)
name_sef
text
body
text
thumbnail
string
type
tinyInteger
user_id
FK
integer
timestamps
timestamps
users
id
increments
username
string
(225)
email
string
(225)
password
text
first_name
string
(225)
last_name
string
(225)
cover
string
active
integer
activation_token
text
token
text
timestamps
timestamps
story_part
user_id
FK
integer
id
increments
title
string
body
text
likes
integer
dislike
integer
stories_id
FK
integer
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01