Commit Graph

2 Commits

Author SHA1 Message Date
St John Karp 3d3f04ba90 Fix bug in accessing a property using a variable
Wrapped the variable in curly braces to force it to evaluate before
trying to access the property.
2018-10-10 17:59:10 -07:00
St John Karp 3d1747e13e Code clean-up, refactoring, commenting
Did an audit of the code to tidy things up, refactor, get rid of
some unused stuff that came with Laravel, and comment everything.
2018-10-10 17:58:51 -07:00