added Response::eloquent method.

This commit is contained in:
Taylor Otwell
2012-05-02 08:50:37 -05:00
parent 13638467b4
commit 9ed91af1e8
3 changed files with 38 additions and 1 deletions

View File

@@ -69,6 +69,7 @@
- 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.
- Added Response::eloquent method for creating Eloquent responses.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1