Allow starter Closure for bundles.

This commit is contained in:
Taylor Otwell
2012-04-30 15:09:56 -05:00
parent efe3de6843
commit 7af5afc4b5
2 changed files with 7 additions and 2 deletions

View File

@@ -64,6 +64,7 @@
- Added `array_pluck` helper, similar to pluck method in Underscore.js.
- Allow the registration of custom cache and session drivers.
- Allow the specification of a separate asset base URL for using CDNs.
- Allow a `starter` Closure to be defined in `bundles.php` to be run on Bundle::start.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1