Home
tsleem.01
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
full_name
string
(80)
email
string
(80)
password
string
(255)
email_verified_at
timestamp
organization_id
FK
integer
organization_specializations
id
increments
timestamps
timestamps
specialization_id
FK
integer
organization_id
FK
integer
request_elements_type
id
increments
timestamps
timestamps
request_elements
id
increments
timestamps
timestamps
request_elements_id
FK
integer
request_element_unit_id
FK
integer
camps
id
increments
timestamps
timestamps
plot_id
FK
integer
organization_camps
id
increments
timestamps
timestamps
user_id
FK
integer
organization_id
FK
integer
establishment_camp_id
FK
integer
appointments
id
increments
timestamps
timestamps
user_id
FK
integer
user_camp_id
FK
integer
organization_camp_id
FK
integer
organizations
id
increments
timestamps
timestamps
organization_specialization_id
FK
integer
user_id
FK
integer
organization_types
id
increments
timestamps
timestamps
requirements
id
increments
timestamps
timestamps
specialization_requirements
id
increments
timestamps
timestamps
specialization_id
FK
integer
requirement_id
FK
integer
organization_req_forms
id
increments
timestamps
timestamps
user_id
FK
integer
specialization_requirement_id
FK
integer
specializations
id
increments
timestamps
timestamps
organization_type_id
FK
integer
appointment_status
id
increments
timestamps
timestamps
appointment_id
FK
integer
user_id
FK
integer
orders
id
increments
timestamps
timestamps
user_id
FK
integer
organization_camp_id
FK
integer
organization_id
FK
integer
request_element_units
id
increments
timestamps
timestamps
order_request_elements
id
increments
timestamps
timestamps
order_id
FK
integer
request_element_id
FK
integer
order_type_id
integer
order_status
id
increments
timestamps
timestamps
order_id
FK
integer
license
id
increments
timestamps
timestamps
license_type_id
integer
order_license
integer
license_types
id
increments
timestamps
timestamps
appointment_notes
id
increments
timestamps
timestamps
appointment_note_type_id
FK
integer
is_required
boolean
appointment_note_types
id
increments
timestamps
timestamps
appointment_note_forms
id
increments
timestamps
timestamps
appointment_note_id
FK
integer
appointment_statu_id
FK
integer
order_types
id
increments
timestamps
timestamps
order_id
integer
req_elem_type_id
integer
camp_status
id
increments
timestamps
timestamps
camp_id
FK
integer
user_id
FK
integer
plots
id
increments
timestamps
timestamps
establishment_camps
id
increments
timestamps
timestamps
organization_id
FK
integer
camp_id
FK
integer
organization_offices
id
increments
timestamps
timestamps
office_id
FK
integer
est_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01