Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

2.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@marttinnotta marttinnotta released this 14 Apr 06:51
· 30 commits to v2 since this release

Fixes paths for media rows because of breaking change introduced in v2. Replaces public/media/* with media/*.

Added

  • Command media:strip-public-prefix-from-path

Manual changes required

Run command php artisan media:strip-public-prefix-from-path to fix media field "path" column values.