Home
sponz-api
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
first_name
string
last_name
string
email
string
password
string
timestamps
timestamps
product_items
id
increments
name
string
price
decimal
mb
decimal
short_description
text
long_description
text
slug
string
product_id
FK
integer
order
integer
status
integer
is_popular
tinyInteger
timestamps
timestamps
order_link
string
price_special_number_categories
id
increments
name
string
status
integer
timestamps
timestamps
price_abroad
id
increments
name
string
description
text
price_mobile_number
decimal
price_fix_number
decimal
price_sms
decimal
timestamps
timestamps
price_special_numbers
id
increments
name
string
description
text
price_start
decimal
price_per_minute
decimal
category_id
FK
integer
timestamps
timestamps
faqs
id
increments
question
string
answer
text
faq_category_id
FK
integer
timestamps
timestamps
faq_categories
id
increments
icon
string
name
string
status
integer
timestamps
timestamps
display_on_frontpage
tinyInteger
products
id
increments
name
string
description
text
display_on_frontpage
boolean
color
string
order
integer
status
integer
timestamps
timestamps
settings
id
increments
name
string
value
string
label
string
timestamps
timestamps
club
id
increments
name
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01