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
f84bdb98a1
cleaning up code.
2012-02-21 10:52:38 -06:00
Taylor Otwell
271e73462d
cleaning up code.
2012-02-21 10:52:19 -06:00
Taylor Otwell
2713ee9b87
use is_callable instead of method_exists.
2012-02-13 11:06:27 -06:00
Taylor Otwell
09da91501d
update comment and add check to command metho_exists.
2012-02-13 09:19:02 -06:00
Dayle Rees
29d062da75
better handling of undefined task methods
2012-02-13 15:07:52 +00:00
Taylor Otwell
fc927aa63a
cleaning up artisan.
2012-02-06 20:08:25 -06:00
Kelly Banman
ac3c7b5c0a
Fix typo in Cli\Command
2012-01-24 20:33:38 -08:00
Taylor Otwell
8cfb6d621c
refactoring the cli.
2012-01-22 20:01:45 -06:00
Taylor Otwell
f53ebbf672
fix glob error in bundle class.
2012-01-17 09:14:56 -06:00
Taylor Otwell
b5442c67fc
merged skunkworks into develop.
2012-01-16 13:59:24 -06:00