Home
booking
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
username
string
email
string
Password
string
phone
string
role_id
FK
integer
roles
id
increments
timestamps
timestamps
name
string
statuts
string
bookings
id
increments
timestamps
timestamps
address
string
start
date
end
date
number
string
product_id
string
user_id
FK
integer
products
id
increments
timestamps
timestamps
name
string
price
string
info
string
image
string
categories
id
increments
timestamps
timestamps
name
string
description
string
statuts
string
image
string
images
id
increments
timestamps
timestamps
url
string
product_id
FK
integer
category_id
FK
integer
ad_id
FK
integer
ads
id
increments
timestamps
timestamps
description
string
×
Comments for booking
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01