Home
Pioneers Projects Est
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
avatar
string
phone
integer
role_id
FK
integer
roles
id
increments
timestamps
timestamps
name
string
slug
string
orders
id
increments
timestamps
timestamps
number_order
integer
status
string
date
date
packages
id
increments
timestamps
timestamps
name_package
string
description
text
price
integer
features_id
FK
integer
accommodation_type
string
employees
id
increments
timestamps
timestamps
fullname
string
age
integer
number_id
integer
user_id
FK
integer
nationality
string
features
id
increments
timestamps
timestamps
name
string
customers
id
increments
timestamps
timestamps
fullname
string
user_id
FK
integer
address
string
city
string
coustmer_order_package
id
increments
timestamps
timestamps
cousmer_id
FK
integer
order_id
FK
integer
package_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01