Commit Graph

6 Commits

Author SHA1 Message Date
Taylor Otwell 5a25b5a714 Fix typo
Fix typo in the configuration loader event description.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-01 11:22:47 -06:00
Taylor Otwell 16fa094cc3 Setting up default config loader event.
Went ahead and just register the config.load event with Laravel on every request and default to the file implementation.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-01 11:21:11 -06:00
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 6b14bd394e change psr method to directories. 2012-02-15 11:12:23 -06:00
Taylor Otwell 3a92facc76 updated routing to fix several issues. 2012-02-12 14:48:36 -06:00
Taylor Otwell 3292024e69 use start.php for bundle bootstrapping, bundle.php for info. 2012-02-07 16:51:57 -06:00