Home
homestead
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
(100)
email
string
(100)
password
string
admin
boolean
rememberToken
rememberToken
password_resets
timestamps
timestamps
email
string
token
string
tr_jobs
id
increments
timestamps
timestamps
job_info
string
tr_role
id
increments
timestamps
timestamps
role_info
string
tr_media_type
id
increments
timestamps
timestamps
media_type_info
string
tr_cd_type
id
increments
timestamps
timestamps
cd_type_info
string
artists
id
increments
timestamps
timestamps
name
string
job_id
FK
integer
info
text
image
string
website
string
facebook
string
bio
text
medias
id
increments
timestamps
timestamps
title
string
media_type_id
FK
integer
cd_type_id
FK
integer
year
date
cover
string
info
text
length
string
label
string
tracklist
string
amazon
string
display
boolean
TA_artist_media
id
increments
timestamps
timestamps
role_id
FK
integer
artist_id
FK
integer
media_id
FK
integer
mp3
id
increments
timestamps
timestamps
title
string
media_id
FK
integer
info
string
hidden
boolean
file
string
fan_cover
id
increments
timestamps
timestamps
title
string
media_id
FK
integer
author
string
date
date
file
string
fan_comment
id
increments
timestamps
timestamps
author_id
FK
integer
media_id
FK
integer
news_id
FK
integer
info
string
date
date
news
id
increments
timestamps
timestamps
author
FK
integer
comment
boolean
date
date
content
text
date_release
date
title
string
video_link
string
image_link
string
fan_rate
id
increments
timestamps
timestamps
media_id
FK
integer
rate
integer
×
Comments for homestead
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01