Allow the specification of a asset base URL.

This commit is contained in:
Taylor Otwell
2012-04-30 11:52:30 -05:00
parent 48dae0c3d9
commit efe3de6843
3 changed files with 9 additions and 11 deletions

View File

@@ -63,6 +63,7 @@
- Added support for `HAVING` SQL clauses.
- 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.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1