You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove #[Override] attribute from upload and remove methods
This commit removes the #[Override] attribute from the upload and remove methods in the CanUpload trait. This change ensures compatibility with newer versions of the PHP language and reduces potential issues caused by misused or deprecated attributes.
0 commit comments