Minor notes
This commit is contained in:
parent
4c29c5080d
commit
795dcd0668
|
|
@ -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`
|
||||
Loading…
Reference in New Issue