Home
rayan
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
first_name
string
last_name
string
email
string
gender
string
date_of_birth
string
password
string
categories
id
increments
timestamps
timestamps
name
string
sub_categories
id
increments
timestamps
timestamps
name
string
category_id
FK
bigInteger
vendors
id
increments
timestamps
timestamps
name
string
email
string
password
string
addresses
id
increments
timestamps
timestamps
name
string
user_id
FK
bigInteger
branches
id
increments
timestamps
timestamps
vendor_id
FK
bigInteger
name
string
areas
id
increments
timestamps
timestamps
branch_id
FK
bigInteger
name
string
tax
string
items
id
increments
timestamps
timestamps
sub_category_id
FK
bigInteger
name
string
price
string
quantity
bigInteger
size
string
color
string
add_ons
id
increments
timestamps
timestamps
item_id
FK
bigInteger
name
string
price
string
counties
id
increments
timestamps
timestamps
name
string
cities
id
increments
timestamps
timestamps
country_id
FK
bigInteger
orders
id
increments
timestamps
timestamps
cart
string
total_price
string
offers
id
increments
timestamps
timestamps
name
string
price
string
admins
id
increments
timestamps
timestamps
name
string
email
string
password
string
item_images
id
increments
timestamps
timestamps
image
string
item_id
FK
bigInteger
store_settings
id
increments
timestamps
timestamps
marketing_settings
id
increments
timestamps
timestamps
orders_items
id
increments
timestamps
timestamps
order_id
FK
bigInteger
item_id
FK
bigInteger
×
Comments for rayan
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01