dthrcrpz / laravel-file-library
A simple package to upload files and attach them to your Models
v1.0.17
2023-02-25 16:11 UTC
Requires
- php: ^7.4|^8.0
- illuminate/contracts: ^10.0
- intervention/image: ^2.0
- laravel/helpers: ^1.0
README
A simple Laravel package to upload files and attach them to your Models
This package was developed mainly for personal usage but I decided to publish it so I can just install it through composer for my projects. Feel free to use it for your projects and contribute on the package.
Documentation
See the documentation at https://laravel-file-library.dthrcrpz.dev/
Development
Wanna contribute? Great! Feel free to submit a pull request.
License
MIT