Skip to content

Releases: bnbwebexpertise/laravel-attachments

1.0.25: Merge pull request #35 from dzandrey/patch-1

16 Nov 08:15
65449a9
Compare
Choose a tag to compare
Update Attachment.php, fix error "Trying to access array offset on value of type null"

1.0.24

30 Jun 03:36
4b16193
Compare
Choose a tag to compare
Update dependency Dbal version

Migrate command

20 Aug 11:43
246a7bc
Compare
Choose a tag to compare
1.0.23

Command to migrate attachments from one disk to another

Fix URL Inline

24 Jun 15:20
d3f4aa0
Compare
Choose a tag to compare
1.0.22

Fix url_inline attribute

Improve 404 message

12 Apr 17:49
9078c45
Compare
Choose a tag to compare
1.0.21

Handle file not found exception from storage as 404

Fix shared URL inline mode

12 Apr 17:45
dfbfab3
Compare
Choose a tag to compare
Add proxy url to download through the app when storage is private. In…

…line option for temporary URL.

Proxy Url

12 Apr 17:28
dfbfab3
Compare
Choose a tag to compare
Add proxy url to download through the app when storage is private. In…

…line option for temporary URL.

Export inline_url in attachment array

04 Apr 11:00
5465cb7
Compare
Choose a tag to compare
1.0.18

Add Inline URL to array

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