Home
padel_gate
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
sliders
id
increments
link
string
(255)
started_at
timestamp
ended_at
timestamp
status
boolean
ordering
integer
complexe_id
bigInteger
softDeletes
softDeletes
timestamps
timestamps
complexes
id
increments
status
boolean
name
string
(255)
user_id
FK
bigInteger
city_id
bigInteger
tax_number
string
(255)
customer_support
string
package_id
bigInteger
lat
string
lon
string
address
text
start
timestamp
end
timestamp
softDeletes
softDeletes
timestamps
timestamps
packages
id
increments
price
decimal
bookings_count
string
saving_amount
decimal
duration
integer
duration_type
enum
status
tinyInteger
softDeletes
softDeletes
timestamps
timestamps
package_translations
id
increments
name
string
description
text
locale
string
package_id
FK
bigInteger
softDeletes
softDeletes
timestamps
timestamps
subscribers
id
increments
user_id
bigInteger
package_id
bigInteger
subscribed_at
timestamp
ended_at
timestamp
softDeletes
softDeletes
timestamps
timestamps
coupons
id
increments
code
string
type
enum
started_at
timestamp
ended_at
timestamp
value
decimal
status
boolean
softDeletes
softDeletes
timestamps
timestamps
coupon_translations
id
increments
name
string
description
text
locale
string
coupon_id
bigInteger
softDeletes
softDeletes
timestamps
timestamps
services
id
increments
status
boolean
ordering
integer
softDeletes
softDeletes
timestamps
timestamps
service_translations
id
increments
name
string
locale
string
service_id
bigInteger
softDeletes
softDeletes
timestamps
timestamps
levels
id
increments
score_start_from
decimal
score_ending_to
decimal
status
boolean
softDeletes
softDeletes
timestamps
timestamps
level_translations
id
increments
title
string
badge_title
string
locale
string
level_id
bigInteger
softDeletes
softDeletes
timestamps
timestamps
f_a_qs
id
increments
question
text
answer
text
review
integer
softDeletes
softDeletes
timestamps
timestamps
bookings
id
increments
complexe_id
bigInteger
status
boolean
user_id
string
booking_at
timestamp
start_time_at
time
end_time_at
time
softDeletes
softDeletes
timestamps
timestamps
tournaments
id
increments
timestamps
timestamps
city_id
bigInteger
lat
string
lon
string
complexe_id
bigInteger
start_at
timestamp
ended_at
timestamp
register_start_at
timestamp
register_end_at
timestamp
publishing_at
timestamp
plan_type
enum
application_id
bigInteger
phone_number
string
softDeletes
softDeletes
courts_tournaments
id
increments
tournament_id
bigInteger
court_id
bigInteger
is_final
tinyInteger
start_time_at
time
end_time_at
time
match_at
date
softDeletes
softDeletes
timestamps
timestamps
levels_tournaments
id
increments
timestamps
timestamps
softDeletes
softDeletes
level_id
bigInteger
max_team
integer
tournament_id
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01