Home
Linky
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
timestamps
timestamps
username
string
(32)
email
string
(64)
password
string
(40)
link
id
bigIncrements
timestamps
timestamps
url
string
(1024)
title
string
(512)
description
text
private
boolean
fk_owner
FK
integer
tag
id
increments
name
string
(32)
link_vote
vote
boolean
timestamps
timestamps
fk_link_id
FK
bigInteger
fk_owner
FK
integer
link_tag
id
bigIncrements
fk_link_id
FK
bigInteger
fk_tag_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01