Skip to content

Commit

Permalink
laravel.log should be renamed to system.log
Browse files Browse the repository at this point in the history
  • Loading branch information
daftspunk committed Feb 6, 2015
1 parent 0fc489c commit 6e89763
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,9 @@ The following methods have changed:
### Things to do

- 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, or maybe avoiding conflict rename to $cmsRouter
- Search for `@todo L5`
- Dispatcher now native?
- Cron queue type now native?
1 change: 1 addition & 0 deletions storage/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
system.log
laravel.log

0 comments on commit 6e89763

Please sign in to comment.