LibreHealthIO / lh-ehr-fhir-api

FHIR API to LibreEHR Package for Laravel
MIT License
12 stars 6 forks source link

Exception cause by setting connection on Builder when visiting /Appointment?patient=1 #52

Closed kchapple closed 8 years ago

kchapple commented 8 years ago

@leonidr I think I messed up the appointment list by using the incorrect method to set connection on return value of getAppointmentsByParam($date) in the AppointmentRepository.php if you could also take a look at that. screen shot 2016-10-03 at 11 15 00 am