Home
store
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
first_name
string
last_name
string
email
string
password
string
mobile
string
status
string
user_type
enum
timestamps
timestamps
ads
id
increments
status
string
name
string
image
string
priority
string
timestamps
timestamps
address
id
increments
user_id
FK
bigInteger
area
string
block_no
string
street_no
string
building_type
string
house_no
string
building_no
string
floor_no
string
flat_no
string
landmark
string
timestamps
timestamps
celebrities
id
increments
first_name
string
last_name
string
username
string
password
string
timestamps
timestamps
mobile
string
transactions
id
increments
date_of_payment
string
user_id
FK
bigInteger
order_id
FK
bigInteger
order_amount
FK
bigInteger
payment_method
string
status
FK
bigInteger
timestamps
timestamps
orders
id
increments
user_id
FK
bigInteger
status
string
order_price
double
payment_method
string
customer_notes
string
delivery_address_details
FK
bigInteger
timestamps
timestamps
lookups
id
increments
url
string
tag
string
timestamps
timestamps
contacts
id
increments
timestamps
timestamps
name
string
email
string
mobile
string
message
string
products
id
increments
title
string
description
string
main_category
string
boutique
FK
bigInteger
status
string
price
string
offer_price
string
slider_images
string
cover_image
string
in_stock_quantity
string
timestamps
timestamps
categories
id
increments
timestamps
timestamps
boutiques
id
increments
name
string
logo
string
country
FK
bigInteger
status
string
timestamps
timestamps
countries
id
increments
name
string
flag
string
status
string
timestamps
timestamps
colors
id
increments
timestamps
timestamps
sizes
id
increments
size
string
timestamps
timestamps
materials
id
increments
name
string
timestamps
timestamps
orderers_prodct
id
increments
timestamps
timestamps
admin
id
increments
first_name
string
last_name
string
email
string
password
string
mobile
string
timestamps
timestamps
images
id
increments
name
string
path
string
timestamps
timestamps
×
Comments for store
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01