added Response::json method.

This commit is contained in:
Taylor Otwell
2012-05-02 08:35:26 -05:00
parent f6b7e5f727
commit 13638467b4
2 changed files with 21 additions and 0 deletions

View File

@@ -68,6 +68,7 @@
- Allow the registration of custom database drivers.
- New, driver based authentication system.
- Added Input::json() method for working with applications using Backbone.js or similar.
- Added Response::json method for creating JSON responses.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1