Home
tawsela
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
packages
id
increments
timestamps
timestamps
name
string
price
string
number
string
unit
string
faqs
id
increments
timestamps
timestamps
question
string
answer
string
products
size
string
id
increments
timestamps
timestamps
name
string
price
double
image
string
discription
string
details
string
product_images
id
increments
timestamps
timestamps
product_id
FK
bigInteger
image
string
product_review
id
increments
timestamps
timestamps
product_id
FK
bigInteger
rate
integer
comment
string
contacts
id
increments
timestamps
timestamps
name
string
phone
string
email
string
subject
string
message
text
settings
id
increments
timestamps
timestamps
email
string
phone
string
logo
string
facebook
string
twitter
string
linkedin
string
work_time
string
shipments
id
increments
timestamps
timestamps
shipment_company_id
bigInteger
sender_name
string
sender
string
sender_address
string
sender_email
string
sender_phone
string
sender_region
string
sender_country
string
client_name
string
client_address
string
client_phone
string
client_phone2
string
client_region
string
client_country
string
shipment_Companies
id
increments
timestamps
timestamps
name
string
shipment_details
id
increments
timestamps
timestamps
length
integer
width
integer
highet
integer
size
integer
box_number
integer
description
text
price
double
Cash
tinyInteger
discount_code
string
users
email
string
id
increments
timestamps
timestamps
name
string
password
string
wallet
string
wallet_details
id
increments
timestamps
timestamps
user_id
FK
bigInteger
amount
double
status
tinyInteger
user_banks
id
increments
timestamps
timestamps
user_id
bigInteger
full_name
string
bank_name
string
bank_acoount_number
integer
shipment_bags
id
increments
timestamps
timestamps
size
integer
count
integer
name
string
address
string
email
string
phone
string
country
string
region
string
Codes
id
increments
timestamps
timestamps
code
string
shipment_company_id
FK
bigInteger
discount
integer
type
string
from
datetime
to
datetime
time
string
status
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01