Home
dobavki
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Products
id
increments
timestamps
timestamps
name
string
shortname
string
(30)
body
text
image
string
category_id
FK
integer
Categories
id
increments
timestamps
timestamps
text
string
section_id
FK
integer
Sections
id
increments
timestamps
timestamps
text
string
priority
integer
select
integer
Variant
id
increments
timestamps
timestamps
qt
string
price
decimal
(8.2)
product_id
FK
integer
order_id
integer
Posts
id
increments
timestamps
timestamps
name
string
user_id
FK
integer
text
text
product_id
FK
integer
Users
id
increments
timestamps
timestamps
name
string
email
string
password
string
phone
integer
role
integer
Orders
id
increments
timestamps
timestamps
user_id
FK
integer
number
string
order
text
Pages
id
increments
timestamps
timestamps
name
string
body
text
priority
integer
Bookmarks
id
increments
timestamps
timestamps
user_id
FK
integer
product_id
FK
integer
ProdSales
id
increments
timestamps
timestamps
product_id
FK
integer
withsale_id
integer
Config
id
increments
timestamps
timestamps
phone
text
email
string
address
text
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01