pingpong-labs / themes

Laravel 5 Themes
https://pingpong-labs.github.io/docs/themes.html
BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

Fix cache problem and add some tests. #17

Closed mahmutbayri closed 8 years ago

mahmutbayri commented 8 years ago

Fix cache problem. If cache enabled, result of scan method will be cached. we don't need formatCache method anymore. Add some testing, it is usefull for development.

mahmutbayri commented 8 years ago

Hi @gravitano, Do you any comment about this issue? Is something wrong in PR, wrong branch vs..