laravel-medialibrary-ext

Extra features for spatie/laravel-medialibrary package

MIT License

Downloads
10.6K
Stars
9
Committers
153

Bot releases are visible (Hide)

laravel-medialibrary-ext - Latest Release

Published by Okipa over 1 year ago

  • Locked PHP versions to 8.1 and 8.2
  • Added Laravel 10 support
  • Dropped Laravel 8 support
laravel-medialibrary-ext -

Published by Okipa almost 2 years ago

  • Added PHP 8.2 support
  • Dropped PHP 8.0 support
laravel-medialibrary-ext -

Published by Okipa almost 2 years ago

  • Improved CI
laravel-medialibrary-ext -

Published by Okipa about 2 years ago

  • Replaced phpcs/phpcbf by laravel/pint
laravel-medialibrary-ext -

Published by Okipa over 2 years ago

  • Upgraded spatie/laravel-medialibrary required version to 10
  • Upgraded Laravel required version to 9
  • Upgrade PHP required versions to 8.0 and 8.1
laravel-medialibrary-ext -

Published by Okipa over 3 years ago

  • Added an Okipa\MediaLibraryExt\Exceptions\CollectionNotFound exception throw when the given collection is not found in the targeted model.
laravel-medialibrary-ext -

Published by Okipa almost 4 years ago

  • Added PHP 8 support
  • Removed Scrutinizer analysis
  • Updated PHPCS checker and fixer norm to PSR-12
laravel-medialibrary-ext -

Published by Okipa almost 4 years ago

  • Followed spatie/media-library upgrade to v9.
laravel-medialibrary-ext -

Published by Okipa about 4 years ago

  • Added Laravel 8 support.
  • Dropped Laravel 6 support.
laravel-medialibrary-ext -

Published by Okipa about 4 years ago

  • Fixed bytes conversions in kilobytes and megabytes.
laravel-medialibrary-ext - Fixed `medias` issue

Published by Okipa over 4 years ago

Fixed strange behaviour where medias table were searched instead of media.

laravel-medialibrary-ext -

Published by Okipa over 4 years ago

  • Followed spatie/media-library upgrade to v8.
  • Removed fork link from spatie/laravel-medialibrary repository.
  • Pulled out the extension from the original package. The extension does now live separately.
  • Removed configuration use.
  • Removed deprecated methods.
  • Renamed methods.
  • Removed translation files.

👉 See the upgrade guide

laravel-medialibrary-ext -

Published by Okipa over 4 years ago

laravel-medialibrary-ext -

Published by Okipa over 4 years ago

laravel-medialibrary-ext -

Published by Okipa over 4 years ago

laravel-medialibrary-ext -

Published by Okipa over 4 years ago

  • Refactored the translations, you should update them if you use custom translations.
  • Deprecated the constraintsLegend method. Use constraintsCaption instead.
  • Deprecated the dimensionsLegend method. Use dimensionsCaption instead.
  • Deprecated the mimeTypesLegendmethod . Use mimeTypesCaption instead.
  • Deprecated the mimeTypesValidationConstraintsmethod. Use mimeTypesValidationRules instead.
  • Deprecated the mimesValidationConstraintsmethod. Use mimesValidationRules instead.
  • Deprecated the dimensionValidationConstraintsmethod. Use dimensionValidationRules instead.
  • Added a ->sizeCaption() method to generate the config max file size constraint caption.
  • The max file size caption is now returned by the ->constraintsCaption() method with the other constraint captions.
  • Added a ->sizeValidationRule() method to generate the the config max file size validation rule.
  • The max file size validation rule is now returned by the ->validationRules() method with the other validation rules.
laravel-medialibrary-ext -

Published by Okipa over 4 years ago

laravel-medialibrary-ext -

Published by Okipa over 4 years ago

laravel-medialibrary-ext -

Published by Okipa over 4 years ago

laravel-medialibrary-ext -

Published by Okipa almost 5 years ago