Home
myartisthub_app
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
releases
id
increments
profile_id
FK
bigInteger
artist
string
title
string
description
longText
release_date
datetimeTz
link
string
timestamps
timestamps
tracks
id
increments
release_id
FK
bigInteger
artist
string
title
string
timestamps
timestamps
mixes
id
increments
track_id
FK
bigInteger
genre_id
FK
bigInteger
title
string
timestamps
timestamps
profiles
id
increments
genres
id
increments
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01