Home
lak
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
addresses
id
increments
timestamps
timestamps
lat
string
(25)
long
string
(25)
name
string
(100)
city_id
FK
bigInteger
full_address
text
customer_id
FK
bigInteger
cities
id
increments
name
string
(25)
province_id
FK
bigInteger
provinces
id
increments
name
string
notify_users
id
increments
timestamps
timestamps
message
string
(500)
from_user_id
FK
bigInteger
to_user_id
FK
bigInteger
is_seen
boolean
users
id
increments
timestamps
timestamps
notify_customers
id
increments
timestamps
timestamps
to_customer_id
FK
bigInteger
from_user_id
FK
bigInteger
message
string
(500)
is_seen
boolean
customers
id
increments
timestamps
timestamps
carts
id
increments
timestamps
timestamps
currency_prices
id
increments
timestamps
timestamps
orders
id
increments
timestamps
timestamps
products
id
increments
timestamps
timestamps
cargoes
id
increments
timestamps
timestamps
payments
id
increments
timestamps
timestamps
accounting_payments
id
increments
timestamps
timestamps
document_accountings
id
increments
timestamps
timestamps
logs
id
increments
timestamps
timestamps
shopping_carts
id
increments
timestamps
timestamps
cart_transactions
id
increments
timestamps
timestamps
tickets
id
increments
timestamps
timestamps
coupons
id
increments
timestamps
timestamps
×
Comments for lak
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01