Home
Malaeb
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
areas
id
increments
timestamps
timestamps
name
string
(191)
coordinates
string
status
boolean
Owners
id
increments
timestamps
timestamps
softDeletes
softDeletes
f_name
string
l_name
string
email
string
phone
string
status
boolean
phones
id
increments
timestamps
timestamps
phone
string
club_id
FK
bigInteger
stadiums
id
increments
timestamps
timestamps
name
string
club_id
FK
bigInteger
category_id
FK
bigInteger
height
integer
width
integer
number_members
integer
status
boolean
clubs
id
increments
timestamps
timestamps
owner_id
FK
bigInteger
area_id
FK
bigInteger
name
string
description
text
since
date
club_schedule
id
increments
timestamps
timestamps
day
integer
opening_time
time
closing_time
time
club_id
FK
bigInteger
categories
id
increments
timestamps
timestamps
name
string
status
boolean
Stadium_schedule
id
increments
timestamps
timestamps
stadium_id
FK
bigInteger
day
integer
opening_time
time
closing_time
time
booking_prices
id
increments
timestamps
timestamps
stadium_id
FK
bigInteger
time
string
price
decimal
×
Comments for Malaeb
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01