Home
spearl
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
admins
id
increments
timestamps
timestamps
softDeletes
softDeletes
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
categories
id
increments
timestamps
timestamps
softDeletes
softDeletes
products
id
increments
timestamps
timestamps
softDeletes
softDeletes
posts
id
increments
timestamps
timestamps
softDeletes
softDeletes
banners
id
increments
timestamps
timestamps
softDeletes
softDeletes
configs
id
increments
timestamps
timestamps
orders
id
increments
timestamps
timestamps
softDeletes
softDeletes
carts
id
increments
timestamps
timestamps
shops
id
increments
timestamps
timestamps
softDeletes
softDeletes
promotions
id
increments
timestamps
timestamps
softDeletes
softDeletes
cities
id
increments
code
string
(10)
name
string
(255)
districts
id
increments
city_id
integer
code
string
(10)
name
string
(255)
wards
id
increments
city_id
integer
district_id
integer
code
string
(10)
name
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01