Fixed belongs_to primary key bug.
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
- `Schema::drop` now accepts `$connection` as second parameter.
|
||||
- Added `Input::merge` method.
|
||||
- Added `Input::replace` method.
|
||||
- Added `eloquent.saved`, `eloquent.saving`, `eloquent.deleting`, and `eloquent.deleted` events to Eloquent models.
|
||||
- Added saving, saved, updating, creating, deleting, and deleted events to Eloquent.
|
||||
|
||||
<a name="upgrade-3.2"></a>
|
||||
## Upgrading From 3.1
|
||||
|
||||
Reference in New Issue
Block a user