You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allow for relation key to be an enum
If a foring key is being cast to an enum calling ->sync() will cause a TypeError: Illegal offset type.
This resolves the issue by getting the value before using it as an array key.
* Update InteractsWithPivotTable.php
---------
Co-authored-by: Taylor Otwell <[email protected]>
0 commit comments