Releases: bnbwebexpertise/laravel-attachments
Releases · bnbwebexpertise/laravel-attachments
Configurable dropzone attributes
1.0.6 Fixes following merge #24
L5.7 support
Merge pull request #23 from vongola12324/laravel57-dev Laravel 5.7 support
Custom database connection name
Allow to specify a custom database connection name for the models
Attach stream
1.0.3 Attach stream with provided filename
Allow install on 5.6
1.0.2 Allow 5.5 too
Allow filepath customization
Merge pull request #16 from bnbwebexpertise/15-custom-filepath Allow filepath customization
Switched dependency to L5.5 minimum
Support for Laravel 5.5 auto-discovery.
For Laravel 5.4 use v0.0.16
Fix migration tasks order
0.0.16 Rename to match real date and fix migration order
Group attachments
Merge pull request #12 from bnbwebexpertise/add-group-key Group attachment helper. Ref #11
Allow storage folder customization
Merge pull request #10 from chasemaier/allow-prefix-customization Allow easy customization of attachments storage directory prefix