Home
pet-animal
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
email
string
password
string
phone
string
products
id
increments
timestamps
timestamps
category_id
FK
bigInteger
discraption
string
name
text
quantites
string
slug
string
categories
id
increments
timestamps
timestamps
name
string
orders
id
increments
timestamps
timestamps
user_id
FK
integer
payment_id
FK
integer
status_id
FK
integer
shippment_id
FK
integer
address_id
FK
integer
total
integer
payments
id
increments
user_id
FK
integer
type_id
FK
integer
account_number
integer
timestamps
timestamps
payments_type
id
increments
timestamps
timestamps
name
string
status
id
increments
timestamps
timestamps
status
string
shippments
id
increments
timestamps
timestamps
name
string
price
integer
rates
id
increments
timestamps
timestamps
value
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01