Home
sahetak
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
payment_type
id
increments
type
string
(100)
status
boolean
timestamps
timestamps
animals
id
increments
name
string
(150)
type
string
(20)
timestamps
timestamps
settings
id
increments
name
string
(255)
desc
string
(255)
logo
string
(255)
timestamps
timestamps
notification_settings
id
increments
push_all_sections
integer
push_account_and_orders
boolean
push_special_orders
boolean
push_rewards
boolean
push_ratings
string
email_offers_products
boolean
email_all_sections
boolean
email_rating_product
boolean
email_q_answers
boolean
mobile_account_and_orders
string
timestamps
timestamps
currency
id
increments
name
string
(100)
icon
char
(5)
timestamps
timestamps
country_id
FK
bigInteger
address
id
increments
Address1
string
(255)
Address2
string
(255)
country_id
integer
city_id
integer
user_id
integer
timestamps
timestamps
packages
id
increments
name
string
(255)
price
double
(8,2)
timestamps
timestamps
welcome_screen
id
increments
image
string
(255)
text
text
timestamps
timestamps
orders
id
increments
user_id
integer
item_id
integer
total
double
(8,2)
discount
double
(8,2)
payment_type_id
string
address_id
integer
timestamps
timestamps
items
id
increments
product_id
integer
timestamps
timestamps
visits
id
increments
customer
string
(255)
phone
string
(50)
timestamps
timestamps
users
id
increments
timestamps
timestamps
full_name
string
(255)
email
string
(255)
password
string
(255)
account_number
bigInteger
phone
string
(20)
package_id
FK
integer
image
string
(255)
city_id
integer
country_id
integer
countries
id
increments
name
string
(255)
timestamps
timestamps
key
char
(6)
cities
id
increments
name
string
(255)
key
char
(5)
country_id
FK
bigInteger
timestamps
timestamps
categories
id
increments
name
string
(255)
timestamps
timestamps
sub_categories
id
increments
name
string
(255)
category_id
bigInteger
timestamps
timestamps
sections
id
increments
name
string
(255)
sub_category_id
bigInteger
timestamps
timestamps
products
id
increments
name
string
(255)
spec
string
(255)
desc
text
image
string
(255)
section_id
bigInteger
timestamps
timestamps
services
id
increments
name
string
(255)
desc
text
image
string
(255)
section_id
bigInteger
price
double
(8,2)
status
integer
timestamps
timestamps
clinics
id
increments
name
string
(255)
desc
text
section_id
bigInteger
country_id
bigInteger
city_id
FK
bigInteger
timestamps
timestamps
admins
id
increments
timestamps
timestamps
name
string
(255)
username
string
(255)
email
string
(255)
password
string
(255)
phone
string
(20)
image
string
(255)
×
Comments for sahetak
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01