Home
Cutiepie_db
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Users
id
increments
timestamps
timestamps
roles
string
user_mail
string
password
string
status
integer
Districts
id
increments
name
string
Outlets
id
increments
timestamps
timestamps
districtid
FK
integer
name
string
mobile
bigInteger
Categories
id
increments
timestamps
timestamps
name
string
Size
id
increments
timestamps
timestamps
name
string
Products
id
increments
timestamps
timestamps
cateid
FK
integer
name
string
description
string
price
bigInteger
Products_images
id
increments
timestamps
timestamps
productid
FK
integer
path
string
Bookings
id
increments
timestamps
timestamps
customer_name
string
email
string
phone
bigInteger
whatsapp
bigInteger
districtid
FK
integer
outletid
FK
integer
delivery_date
date
productid
FK
integer
size
FK
integer
status
integer
Settings
id
increments
timestamps
timestamps
whatsapp
bigInteger
whatsapp_link
string
mobile
bigInteger
chat
string
address
string
facebook
text
instagram
text
twitter
text
email
string
copyright
string
logo
string
fav_icon
string
timing
string
Pages
id
increments
timestamps
timestamps
title
string
slug
string
description
text
image
string
meta_title
text
meta_tag
text
meta_description
text
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01