Home
medical_software
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
admin_logins
id
increments
timestamps
timestamps
username
string
password
string
categories
id
increments
timestamps
timestamps
category_name
string
category_image
text
delete_status
enum
sub_categories
id
increments
timestamps
timestamps
sub_category_name
string
sub_category_image
string
category_id
FK
integer
delete_status
enum
customers
id
increments
timestamps
timestamps
customer_name
string
phone_no
integer
email
string
password
string
status
enum
loyalty_points
integer
delete_status
enum
diagnosis
id
increments
timestamps
timestamps
diagnosis_name
string
area_of_interests
id
increments
timestamps
timestamps
interest_name
string
diagnosis_id
FK
integer
vendors
id
increments
timestamps
timestamps
vendor_name
string
vendor_id
integer
password
string
phone_no
integer
email
string
vendor_logo
string
commission_percentage
string
status
enum
×
Comments for medical_software
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01