From 795dcd066854ce9c102bd0a5f2d0985e86856d7d Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Thu, 5 Feb 2015 19:51:12 +1100 Subject: [PATCH] Minor notes --- UPGRADE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPGRADE.md b/UPGRADE.md index f71468bd1..808da58ed 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -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` \ No newline at end of file