Home
retail_store
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
store_id
integer
products
id
increments
timestamps
timestamps
softDeletes
softDeletes
store_id
integer
customers
id
increments
timestamps
timestamps
softDeletes
softDeletes
store_id
integer
orders
id
increments
timestamps
timestamps
softDeletes
softDeletes
store_id
integer
stores
id
increments
timestamps
timestamps
softDeletes
softDeletes
login_users
id
increments
timestamps
timestamps
user_id
integer
×
Comments for retail_store
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01