Skip to content

Releases: behzadsp/eloquent-dynamic-photos

v1.4.2

18 Jun 05:52
a846df7

Choose a tag to compare

Laravel 11 support

v1.4.1

26 Oct 10:22

Choose a tag to compare

Extracted photo file name to separate function.

v1.4.0

18 Oct 16:49

Choose a tag to compare

  • added a random string to file name to avoid duplicate name when saving more than one photo.
  • fixed the bug when saving to s3 bucket.

v1.3.1

21 Sep 15:29

Choose a tag to compare

fixed a bug when photo field was null

v1.3.0

20 Jul 08:36
9c81892

Choose a tag to compare

Allow customize config in model #1 Thanks to @l3aro

v1.2.1

14 Jul 12:15

Choose a tag to compare

Updated composer.json dependencies

v1.2.0

14 Jul 12:01

Choose a tag to compare

using laravel getAttribute method for generating urls

v.1.1.0

14 Jul 11:46

Choose a tag to compare

Added new config for file name

v1.0.2

14 Jul 11:34

Choose a tag to compare

Fixed image intervention facade import bug

v1.0.1

14 Jul 11:06

Choose a tag to compare

Update Readme.md