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
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.