Skip to content

Releases: bnbwebexpertise/laravel-attachments

Add URL inline attribute

04 Apr 10:36
a5099b8
Compare
Choose a tag to compare
1.0.16

Add inline url

Fix Model Customization

30 Oct 10:26
Compare
Choose a tag to compare

Fixes #29 to allow custom model usage

Use Arr class instead of function helper

30 Oct 09:29
649ec51
Compare
Choose a tag to compare

Use Arr class instead of function helper

11 Oct 06:14
b42d313
Compare
Choose a tag to compare
Update HasAttachment.php

Remove trailing line

Support Carbon 2 (L5.8+)

29 Apr 04:46
c4e4088
Compare
Choose a tag to compare
Update composer.json

Allow Carbon 2

Fix deprecation

15 Mar 05:15
Compare
Choose a tag to compare
1.0.11

Do not used deprecated method

Eager loading optimization

12 Mar 05:56
Compare
Choose a tag to compare
1.0.10

Remove PHPDoc

Attaching with same key deletes old one

11 Mar 07:13
Compare
Choose a tag to compare
1.0.9

Delete attachement with same key

L5.8

05 Mar 06:02
Compare
Choose a tag to compare
1.0.8

Remove helpers usage

Bind Attachment model to interface

17 Sep 17:57
Compare
Choose a tag to compare
1.0.7

Added interface binding doc