Merged Linject into the core IoC container.

This commit is contained in:
Taylor Otwell
2012-05-02 13:28:29 -05:00
parent 30c87b9245
commit 348ff778ed
2 changed files with 99 additions and 46 deletions

View File

@@ -71,6 +71,7 @@
- Added Response::json method for creating JSON responses.
- Added Response::eloquent method for creating Eloquent responses.
- Fixed bug when using many-to-many relationships on non-default database connection.
- Added true reflection based IoC to container.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1