Skip to content

Set ManyToMany and MorphMany

Choose a tag to compare

@phpfui phpfui released this 23 Feb 23:29
· 63 commits to main since this release
  • Added support for assigning a ManyToMany relationship with a simple assignment statement.
  • Support for MorphMany relationships like Eloquent supports
  • Updated actions to V4