znck / attach
Attach and forget about media management.
v0.1.0
2016-12-08 18:10 UTC
Requires
- php: >=7.0
- illuminate/database: ~5.3
- illuminate/http: ~5.3
- illuminate/support: ~5.3
- intervention/image: ^2.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^1.11
- fzaninotto/faker: ^1.5
- graham-campbell/testbench: ^3.1
- mockery/mockery: ^0.9.4
- phpunit/php-code-coverage: ^3.1
- phpunit/phpunit: ^5.1
- satooshi/php-coveralls: ^1.0
This package is not auto-updated.
Last update: 2025-01-18 21:08:21 UTC
README
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 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
License
The MIT License (MIT). Please see License File for more information.