This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Releases: Astrotomic/laravel-fileable
Releases · Astrotomic/laravel-fileable
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
- fix
\Astrotomic\Fileable\Models\File
JSON response - add
\Astrotomic\Fileable\Contracts\File
interface - allow to customize file table and connection
- fix custom model in
\Astrotomic\Fileable\Concerns\Fileable::files()
relationship - add
resource
/stream as supported type to\Astrotomic\Fileable\FileAdder::add()
- add helper methods to
\Astrotomic\Fileable\Concerns\Fileable
- change
\Astrotomic\Fileable\Models\File::toResponse()
behavior