added Requst::json method.

This commit is contained in:
Taylor Otwell
2012-05-02 08:09:23 -05:00
parent 6d37a32466
commit 138d08c04b
2 changed files with 21 additions and 1 deletions

View File

@@ -67,6 +67,7 @@
- Allow a `starter` Closure to be defined in `bundles.php` to be run on Bundle::start.
- Allow the registration of custom database drivers.
- New, driver based authentication system.
- Added Request::json() method for working with applications using Backbone.js or similar.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1