media_path), '/')); // In a next version we should opt for a "MediaPathChanged" event, // but let's just do this async now. Media::sync(); return response()->json(); } }