Home
raadio
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Users
id
increments
timestamps
timestamps
username
string
password
string
email
string
avatar
string
Tracks
id
increments
timestamps
timestamps
user_id
FK
integer
title
string
image
string
album_id
FK
integer
file_url
string
(100)
artist_id
FK
integer
anime_id
FK
integer
Artists
id
increments
timestamps
timestamps
user_id
FK
integer
Playlists
id
increments
timestamps
timestamps
title
string
anime
id
increments
timestamps
timestamps
title
string
image
string
mal
string
×
Exporting error!
There is an error with the foreign key contraints, please check if reference of column "album_id" in table "Tracks" is still correct.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01