Commit Graph

25 Commits

Author SHA1 Message Date
Taylor Otwell be95496158 Allowing for config.load event.
Moved more basic logic into application start to make it easier to hook into early life cycle events such as configuration loading while not introducing extra files into the framework.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-01 10:55:37 -06:00
Taylor Otwell 62856a15ce added config option for display_errors. fixed response::error to use dot syntax. 2012-01-31 13:29:38 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 1acd66a247 turn off error logging. 2011-11-15 20:04:06 -06:00
Taylor Otwell e226a463bf refactoring. 2011-11-15 19:15:31 -06:00
Taylor Otwell d1a969bd29 added uri class. refactored. 2011-11-14 21:18:18 -06:00
Taylor Otwell 0a2c61ec29 refactoring error handling. 2011-11-10 22:46:01 -06:00
Taylor Otwell 9caf239f6b various refactorings. 2011-11-02 21:27:43 -05:00
Taylor Otwell 7317b5857b refactored welcome pages. 2011-10-11 21:27:16 -05:00
Taylor Otwell 71b0ab8b8d refactoring container for speed. 2011-10-05 18:32:48 -05:00
Taylor Otwell 14186a00e0 refactoring and bug fixes. 2011-09-29 21:22:48 -05:00
Taylor Otwell 122dff974f added comments to form class. 2011-09-21 22:57:32 -05:00
Taylor Otwell 0c4018ec88 refactoring. 2011-09-21 21:46:16 -05:00
Taylor Otwell 220c359eee fixed changes. 2011-09-16 20:01:10 -05:00
Taylor Otwell 1e49001dfc continued ioc refactoring. 2011-08-26 21:42:04 -05:00
Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00
Taylor Otwell df84e36314 refactoring. 2011-08-23 21:04:40 -05:00
Taylor Otwell 1e90e42404 first commit of 2.0 2011-08-18 19:56:29 -05:00
staydecent 193768e670 Comment in config/error editied from application/log.txt to storage/log.txt (Issue #48) 2011-08-12 12:02:08 -07:00
Taylor Otwell f0f3dffc11 added module support! 2011-08-03 22:10:07 -05:00
Taylor Otwell f53334881c Cleaning up configuration comments. 2011-07-28 13:47:05 -05:00
Taylor Otwell 306ecd3bfe added the storage_path constant. 2011-07-26 22:12:20 -05:00
Taylor Otwell d2d5127fcf Fix default error config values. 2011-07-11 12:14:06 -07:00
Taylor Otwell f54ef2b4c9 Added "logger" option to error configuration. 2011-07-11 09:56:47 -07:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00