Skip to content

Releases: kolirt/laravel-master-model

4.0.6

26 Oct 07:46
Compare
Choose a tag to compare

Added:

  • rollback the action of saving files when there's an exception

Full Changelog: 4.0.5...4.0.6

4.0.5

25 Oct 22:30
Compare
Choose a tag to compare

Added:

  • saving files from third-party resources

Full Changelog: 4.0.4...4.0.5

4.0.4

25 Oct 16:27
Compare
Choose a tag to compare

Added:

  • belongsToMany saving

Full Changelog: 4.0.3...4.0.4

4.0.3

20 Oct 12:27
Compare
Choose a tag to compare

Added:

  • responseFile method

Full Changelog: 4.0.2...4.0.3

4.0.2

20 Oct 12:03
Compare
Choose a tag to compare

Fix model's filling

Full Changelog: 4.0.1...4.0.2

4.0.1

11 Sep 09:41
Compare
Choose a tag to compare

Added:

  • HasOne saving
  • MorphMany saving

Full Changelog: 4.0.0...4.0.1

4.0.0

07 Sep 18:09
Compare
Choose a tag to compare

New release

Full Changelog: 3.1.3...4.0.0

3.1.3

03 Sep 21:22
Compare
Choose a tag to compare

Full Changelog: 3.0.3...3.1.3

3.0.3

10 Jul 06:15
Compare
Choose a tag to compare
fix file unlinking

3.0.2

06 Sep 14:56
Compare
Choose a tag to compare
implement mastermodel for BelongsTo relation