Home
carkifelet
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (2)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(100)
surname
string
(100)
phone
string
(25)
email
string
(100)
password
string
(50)
roles
id
increments
timestamps
timestamps
role
string
(20)
roleUsers
id
increments
timestamps
timestamps
user_id
integer
role_id
integer
products
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(100)
rate
integer
status
integer
phase
integer
type
string
(20)
total
integer
count
integer
cuppons
id
increments
timestamps
timestamps
softDeletes
softDeletes
code
string
(20)
status
integer
phase
integer
type
string
(10)
shops
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(100)
cityID
integer
distID
integer
address
string
(500)
note
string
(5000)
phase
integer
cities
id
increments
timestamps
timestamps
name
string
(50)
districts
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(50)
cityID
integer
shopToProducts
id
increments
timestamps
timestamps
softDeletes
softDeletes
shopID
integer
produtID
integer
total
integer
successResults
id
increments
timestamps
timestamps
softDeletes
softDeletes
userID
integer
phone
string
(25)
shopID
integer
productID
integer
cupponCode
string
(20)
status
integer
phase
integer
type
integer
questions
id
increments
timestamps
timestamps
question
string
(200)
response
string
(1500)
level
integer
status
integer
requestApis
id
increments
timestamps
timestamps
userID
integer
request
string
(2000)
response
string
(2000)
smsRepports
id
increments
timestamps
timestamps
userID
integer
phone
string
(24)
messages
string
(120)
personnals
id
increments
timestamps
timestamps
softDeletes
softDeletes
shopID
integer
name
string
(50)
phone
string
(24)
userDatas
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(50)
phone
string
(24)
email
string
(50)
productID
integer
shopID
integer
phase
integer
status
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01