Skip to content

Releases: bnbwebexpertise/laravel-attachments

Configurable dropzone attributes

14 Sep 15:14
Compare
Choose a tag to compare
1.0.6

Fixes following merge #24

L5.7 support

07 Sep 13:50
bcf6218
Compare
Choose a tag to compare
Merge pull request #23 from vongola12324/laravel57-dev

Laravel 5.7 support

Custom database connection name

15 Aug 05:20
Compare
Choose a tag to compare

Allow to specify a custom database connection name for the models

Attach stream

02 Aug 05:23
Compare
Choose a tag to compare
1.0.3

Attach stream with provided filename

Allow install on 5.6

05 Mar 04:21
4c03d4f
Compare
Choose a tag to compare
1.0.2

Allow 5.5 too

Allow filepath customization

29 Jan 03:58
c653685
Compare
Choose a tag to compare
Merge pull request #16 from bnbwebexpertise/15-custom-filepath

Allow filepath customization

Switched dependency to L5.5 minimum

14 Oct 16:14
Compare
Choose a tag to compare

Support for Laravel 5.5 auto-discovery.

For Laravel 5.4 use v0.0.16

Fix migration tasks order

06 Oct 12:13
Compare
Choose a tag to compare
0.0.16

Rename to match real date and fix migration order

Group attachments

22 Aug 09:43
Compare
Choose a tag to compare
Merge pull request #12 from bnbwebexpertise/add-group-key

Group attachment helper. Ref #11

Allow storage folder customization

20 Jul 04:41
Compare
Choose a tag to compare
Merge pull request #10 from chasemaier/allow-prefix-customization

Allow easy customization of attachments storage directory prefix