Packages from mits87

  • PHP

    mits87/eloquent-nested-attributes

    Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.