https://github.com/znck/attach
Attach and forget about media management.
https://github.com/znck/attach
attachment file-upload laravel
Last synced: 3 months ago
JSON representation
Attach and forget about media management.
- Host: GitHub
- URL: https://github.com/znck/attach
- Owner: znck
- License: mit
- Created: 2016-05-29T07:01:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T11:40:34.000Z (about 9 years ago)
- Last Synced: 2025-01-16T23:32:56.939Z (over 1 year ago)
- Topics: attachment, file-upload, laravel
- Language: PHP
- Homepage: http://znck.me/attach
- Size: 498 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Security: docs/security.md
Awesome Lists containing this project
README
# Attach
A fluent way to manage media attachments for Laravel. **Attach** is a Laravel package that attaches (associates) all kind of files to any Eloquent model. It also provides essential features including privacy control, easy file uploads, signed urls and streaming downloads.
> See [docs](http://znck.me/attach/installation) for installing, using and contributing.

## Security
If you discover any security related issues, please email hi@znck.me instead of using the issue tracker.
## Credits
- [Rahul Kadyan][link-author]
- [All Contributors][link-contributors]
## License
The MIT License (MIT). Please see [License File][LICENSE] for more information.
[LICENSE]: http://znck.me/attach/license
[link-author]: https://github.com/znck
[link-contributors]: https://github.com/znck/attach/contributors