Home
media_storage
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
folders
id
increments
app_id
string
user_id
FK
integer
profile_id
string
parent_id
integer
file_id
string
name
string
type
enum
lft
integer
rgt
integer
softDeletes
softDeletes
timestamps
timestamps
file_metadata
id
increments
file_id
FK
integer
software
string
width
string
height
string
make
string
bits_per_sample
integer
model
string
codec
string
pixel_aspect_ratio
string
frame_rate
integer
sample_rate
integer
channels
string
bitrate
integer
encoder
string
encoding
string
file_format
string
users
id
increments
timestamps
timestamps
apps
id
increments
timestamps
timestamps
folder_link_user
id
increments
user_id
FK
integer
folder_id
FK
integer
link_id
integer
timestamps
timestamps
links
id
increments
object_id
integer
app_id
FK
integer
link_type_id
FK
integer
title
string
url
string
timestamps
timestamps
link_types
id
increments
name
string
timestamps
timestamps
files
id
increments
timestamps
timestamps
hash
string
url
string
size
string
mime_type
string
format
string
file_profile_user
id
increments
user_id
FK
bigInteger
profile_id
bigInteger
file_id
FK
bigInteger
parent_file_id
bigInteger
softDeletes
softDeletes
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01