Home
yvax
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(30)
firstname
string
(20)
username
string
(40)
email
string
(50)
password
string
(25)
rememberToken
rememberToken
created_at
timestamps
updated_at
timestamps
role
tinyInteger
sounds
id
increments
title
string
(30)
duration
time
gender
char
bpm
integer
listening_count
integer
price
integer
user_id
integer
created_at
timestamps
updated_at
timestamps
upvotes
id
increments
user_id
integer
sound_id
integer
created_at
timestamps
payments
id
increments
payment_mode
smallInteger
order_id
integer
created_at
timestamps
orders
id
increments
timestamps
timestamps
user_id
integer
sound_id
integer
tags
id
increments
value
string
created_at
timestamps
sound_tags
tag_id
integer
sound_id
integer
×
Comments for yvax
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01