dthrcrpz / laravel-file-library
A simple package to upload files and attach them to your Models
Installs: 33
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/dthrcrpz/laravel-file-library
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