Home
survay
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
admin
id
increments
name
string
(255)
email
string
(255)
password
string
(255)
role
string
(255)
token
string
(255)
timestamps
timestamps
user
id
increments
name
string
(255)
username
string
(255)
email
string
(255)
password
string
(255)
role
string
(255)
token
string
(255)
branch_id
integer
timestamps
timestamps
branch
id
increments
name
string
(255)
code
string
(255)
city_id
integer
timestamps
timestamps
city
id
increments
name
string
(255)
country_id
integer
timestamps
timestamps
country
id
increments
name
string
(255)
code
string
(255)
flag
string
(255)
timestamps
timestamps
customer
id
increments
name
string
(255)
mobile
string
(255)
gender
string
(255)
feedback
text
timestamps
timestamps
jobs
id
increments
queue
string
(255)
payload
longText
attempts
tinyInteger
reserved_at
integer
available_at
integer
created_at
integer
timestamps
timestamps
location
id
increments
name
string
(255)
city_id
integer
timestamps
timestamps
survey
id
increments
slug
string
(255)
title
string
(255)
description
text
status
string
(255)
type
string
(255)
timestamps
timestamps
survey_products
id
increments
name
string
(255)
code
string
(255)
image
string
(255)
survey_id
integer
timestamps
timestamps
survey_response
id
increments
customer_id
integer
survey_id
integer
product_id
integer
branch_id
integer
gender
string
(255)
fields
longText
timestamps
timestamps
migrations
id
increments
migration
string
(255)
batch
string
(255)
timestamps
timestamps
survey_custom
id
increments
fields
longText
password
string
(255)
survey_id
integer
branch_id
string
(255)
timestamps
timestamps
product_rating
id
increments
rating
integer
feedback
string
(255)
product_id
integer
timestamps
timestamps
survey_email
id
increments
link
string
(255)
brand_id
integer
customer_id
integer
timestamps
timestamps
employee
id
increments
name
string
(255)
email
string
(255)
mobile
string
(255)
location_id
integer
picture
string
(255)
brand_id
integer
timestamps
timestamps
brand
id
increments
name
string
(255)
logo
string
(255)
user_id
integer
timestamps
timestamps
payment
id
increments
amount
integer
status
tinyInteger
user_id
integer
timestamps
timestamps
×
Comments for survay
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01