Laravel and Bespoke Custom Reporting
This week we have mainly been diving into some existing Laravel PHP code for a client needing bespoke reporting on various statistical measures. The process we followed is: 1 - Replicate the existing config on MAMP and/or Vagrant (and CouchDB in this case). 2 - Analyse 3 - Design the new report 4 - Implement