Skip to content

Releases: toneflix/laravel-fileable

2.0.8

2.0.7

23 Aug 12:53
Compare
Choose a tag to compare
  • Feature: Add support for media streaming via dynamic routes.

Full Changelog: 2.0.6...2.0.7

2.0.6

29 Jul 23:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.0.6

2.0.5

25 Jul 15:32
00199fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.4...2.0.5

2.0.4

26 Jun 02:18
Compare
Choose a tag to compare

Fileable trait has been refactored
Media class now contains the mediaInfo method to get usefull file meta info

2.0.3

17 Jun 14:07
b30f18a
Compare
Choose a tag to compare

Add built in secure and dynamic link support

2.0.2

10 Jun 11:02
d3452fd
Compare
Choose a tag to compare

Adds support for saving files from an array index using wildcard request access

2.0.1

08 Jun 11:55
0adbdb3
Compare
Choose a tag to compare

Adds support for setting custom DB field where file should be saved.

2.0.0

02 Apr 16:42
5f24ad9
Compare
Choose a tag to compare

Official version 2.0.0

2.0.2-beta

08 Feb 06:38
1b58c3e
Compare
Choose a tag to compare

Reintroduce missing features