Home
sahet_eltahdi
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
teams
id
increments
timestamps
timestamps
name
string
categories
id
increments
timestamps
timestamps
name
json
type
string
is_active
boolean
price
string
discount_type
string
discount_value
string
discount_start_date
datetime
discount_end_date
datetime
number_of_available_games
string
questions
id
increments
timestamps
timestamps
question
text
level
string
answer
text
hint
text
helping_answers
text
timer
string
category_game
id
increments
timestamps
timestamps
category_id
bigInteger
game_id
bigInteger
paid_price
string
paid_tax
string
number_of_available_games
string
coupon_id
bigInteger
games
id
increments
timestamps
timestamps
name
string
user_id
bigInteger
team_members
id
increments
timestamps
timestamps
name
string
team_id
bigInteger
game_team
id
increments
timestamps
timestamps
game_id
bigInteger
team_id
bigInteger
next_player
boolean
is_replaced
boolean
is_hinted
boolean
is_choosed
boolean
is_x2
boolean
category_game_questions
id
increments
timestamps
timestamps
category_game_id
bigInteger
question_id
bigInteger
points
string
answered_team_id
bigInteger
answered_member_id
bigInteger
timer
string
coupon
id
increments
timestamps
timestamps
code
string
discount
string
number_of_available_usages
string
number_of_used
string
start_date
string
end_time
string
category_question
id
increments
timestamps
timestamps
category_id
bigInteger
question_id
bigInteger
×
Comments for sahet_eltahdi
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01