Taylor Otwell
|
3292024e69
use start.php for bundle bootstrapping, bundle.php for info.
|
13 years ago |
Taylor Otwell
|
e4d55cbc8e
added bundle::disable method.
|
13 years ago |
Taylor Otwell
|
fd1b63ed14
removing bundles.php file.
|
13 years ago |
Taylor Otwell
|
428257758d
clean up base directory of phpunit stuff.
|
13 years ago |
Taylor Otwell
|
a11318863a
improving bundle workflow.
|
13 years ago |
Taylor Otwell
|
8fc48f7c7e
removed comment frmo bundle.
|
13 years ago |
Taylor Otwell
|
78dc4529f1
added routed array.
|
13 years ago |
Taylor Otwell
|
a4acb1c0fb
require routes as many times as necessary.
|
13 years ago |
Taylor Otwell
|
37c06a5006
fix bundle handles greediness.
|
13 years ago |
Taylor Otwell
|
643b440872
bundle::exists should return true for default bundle.
|
13 years ago |
Phill Sparks
|
62072e5281
PHPDoc fixes
|
13 years ago |
Taylor Otwell
|
b5f9f9bd9a
added event firing when bundle is started.
|
13 years ago |
Taylor Otwell
|
97fcea1e51
cleaned up paths.
|
13 years ago |
Phill Sparks
|
733392f72f
Really default location to bundle name.
|
13 years ago |
Taylor Otwell
|
161796e983
default location to bundle name.
|
13 years ago |
Taylor Otwell
|
f44c565ee4
converted path constants to $GLOBALS.
|
13 years ago |
Taylor Otwell
|
70082508f5
improve bundle configuration and registration.
|
13 years ago |
Taylor Otwell
|
d76cf4ba23
bundle improvements.
|
13 years ago |
Taylor Otwell
|
8dfb50c835
opened up bundles to live anywhere and respond to any URI.'
|
13 years ago |
Taylor Otwell
|
27502918fb
fix bundle dependency error possibility. fix WSOD in view rendering.
|
13 years ago |
Taylor Otwell
|
67696d8114
index names may be specified on fluent setup.
|
13 years ago |
Phill Sparks
|
5502497432
Prevent a bundle from starting itself into a loop
|
13 years ago |
Taylor Otwell
|
b218e80d5a
Merge branch 'develop' of github.com:laravel/laravel into develop
|
13 years ago |
Taylor Otwell
|
f53ebbf672
fix glob error in bundle class.
|
13 years ago |
Taylor Otwell
|
9e690c8af6
fix problem with bundle assets.
|
13 years ago |
Taylor Otwell
|
2bbb9e55e9
fix bug in bundle assets method.
|
13 years ago |
Taylor Otwell
|
b5442c67fc
merged skunkworks into develop.
|
13 years ago |