Home
jedu_na_vykon
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
plan_id
integer
avatar_id
integer
avatar_color
string
image
string
subscribe
date
name
string
(191)
first_name
string
(191)
last_name
string
(191)
email
string
(191)
password
string
instagram
string
weight
decimal
newsletter
boolean
apple_id
string
facebook_id
string
google_id
string
role
string
email_verified_at
timestamp
timestamps
timestamps
softDeletes
softDeletes
plans
id
increments
name
string
text
text
price
decimal
lenght
integer
timestamps
timestamps
softDeletes
softDeletes
workouts
id
increments
name
string
text
text
image
string
timestamps
timestamps
softDeletes
softDeletes
nova_media_library
id
increments
title
string
name
string
type
string
folder
string
private
tinyInteger
Ip
tinyInteger
options
text
timestamps
timestamps
avatars
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
personal_records
id
increments
user_id
bigIncrements
name
string
value
decimal
is_complete
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
exercises
id
increments
name
string
data
json
descriptions
text
video
string
timestamps
timestamps
softDeletes
softDeletes
banners
id
increments
name
string
image
string
url
string
timestamps
timestamps
softDeletes
softDeletes
workout_exercise
id
increments
workout_id
bigIncrements
exercise_id
bigIncrements
user_workout
id
increments
user_id
bigIncrements
workout_id
bigIncrements
data
json
is_complete
tinyInteger
date
date
timestamps
timestamps
softDeletes
softDeletes
workout_comments
id
increments
workout_id
bigIncrements
user_id
bigIncrements
comment
text
timestamps
timestamps
softDeletes
softDeletes
workout_score
id
increments
workout_id
bigIncrements
user_id
bigIncrements
data
json
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01