Home
hs_db_dev
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
vendors
id
string
name
string
email
string
password
string
profile_pic
string
id_proof
string
address_proof
string
phone
string
phone_verified
enum
email_verified
enum
address
string
pin_code
string
city
string
state
string
country
string
gender
enum
timestamps
timestamps
paytm_id
string
bank_name
string
bank_branch_name
string
account_number
string
ifsc_code
string
softDeletes
softDeletes
payment_type
enum
working_start_time
time
working_end_time
string
username
string
date_of_birth
date
services
id
string
name
string
softDeletes
softDeletes
timestamps
timestamps
image
string
vendors_services
id
string
vendor_id
string
service_id
string
timestamps
timestamps
softDeletes
softDeletes
sub_services
id
string
name
string
services_id
string
timestamps
timestamps
softDeletes
softDeletes
requests
id
string
reference_id
string
amount
string
service_required_date
date
customer_id
string
timestamps
timestamps
softDeletes
softDeletes
service_required_time
time
request_type
enum
service_area_id
string
vendor_id
string
customers
id
string
name
string
email
string
password
string
phone
string
phone_verified
enum
email_verified
enum
address
string
pin_code
string
city
string
state
string
country
string
gender
enum
timestamps
timestamps
softDeletes
softDeletes
service_issues
id
string
name
string
sub_services_id
string
timestamps
timestamps
softDeletes
softDeletes
ratings
id
string
name
string
vendor_id
string
customer_id
string
timestamps
timestamps
softDeletes
softDeletes
comments
string
service_areas
id
string
timestamps
timestamps
softDeletes
softDeletes
address
string
pin_code
string
city
string
state
string
country
string
transactions
id
string
transaction_id
string
timestamps
timestamps
softDeletes
softDeletes
transaction_amount
string
vendor_id
string
transaction_type
enum
transaction_status
enum
vendors_service_areas
id
string
timestamps
timestamps
softDeletes
softDeletes
vendor_id
string
service_area_id
string
feedbacks
id
string
timestamps
timestamps
softDeletes
softDeletes
name
string
vendor_id
string
customer_id
string
tickets
id
string
name
string
vendor_id
string
timestamps
timestamps
softDeletes
softDeletes
×
Comments for hs_db_dev
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01