Home
social_network
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
firstname
string
(50)
lastname
string
(50)
username
string
(50)
email
string
(100)
private
boolean
birthday
date
sex
boolean
phone
string
(20)
bio
string
(140)
albums
id
increments
timestamps
timestamps
name
string
(100)
description
text
private
boolean
photos
id
increments
timestamps
timestamps
comments
id
increments
timestamps
timestamps
user_id
integer
likes
id
increments
timestamps
timestamps
user_id
integer
friends
id
increments
user_one_id
integer
user_two_id
integer
status
integer
action_user_id
integer
followers
id
increments
user_id
integer
follower_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01