zachleigh / larafolio

A portfolio management system for Laravel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getProjectImage and getProjectBlock should return models

zachleigh opened this issue · comments

In Project.php. Have separate methods to return the image url and block text.

getProjectImage found in Project.php and ProjectController.php.

getProjectBlock found in Project.php and ProjectController.php.

Done. TODO:

  • Update readme
  • Find all instance of methods in source and replace with new methods.

v0.9.9