Skip to content

Releases: photogabble/laravel-remember-uploads

1.3.0

Choose a tag to compare

@carbontwelve carbontwelve released this 14 Mar 21:29
28d0667

Added

  • #10 Laravel 5.5. auto-discovery
  • #17 Improved documentation
  • #16 Temporary storage path can now be configured

Changed

  • #3 oldFile method deprecated in favour of rememberedFile
  • #15 Bugfix to middleware, enabling the interception of array file inputs with thanks to Jarosław Goszowski.

1.3.0-alpha

1.3.0-alpha Pre-release
Pre-release

Choose a tag to compare

@carbontwelve carbontwelve released this 07 Mar 13:05
0f927f6

Fixed

  • Bugfix for #15 which allows for use against an array of file inputs

1.2.0

Choose a tag to compare

@carbontwelve carbontwelve released this 16 Jan 14:21
58d8b2d
:sparkles: renamed oldFile function to rememberedFile (#8)

1.1.0

Choose a tag to compare

@carbontwelve carbontwelve released this 12 Jan 21:20
:memo: updating with example

1.0.0

Choose a tag to compare

@carbontwelve carbontwelve released this 25 Oct 13:51

Initial Release