Minor notes

This commit is contained in:
Samuel Georges 2015-02-05 19:51:12 +11:00
parent 4c29c5080d
commit 795dcd0668
1 changed files with 4 additions and 0 deletions

View File

@ -49,4 +49,8 @@ Optional things you can delete, if they do not contain anything custom.
- Model->remember() replacement usage is buggy/broken
- Custom Exception Handler needs attention
- `laravel.log` should be renamed to system.log
- Move storage/cache generated by CMS to storate/cms/cache
- Fix clear cache command so it actually works
- Fix unit tests
- Consider creating a basic Controller since $router conflicts in CmsController
- Search for `@todo L5`