Cake3-Upload
Cake3-Upload copied to clipboard
Use beforeMarshal instead of beforeSave
As now CakePHP run validation after Entity init, this will enable appropriate validation on uploaded file and use of custom methods/callbacks from Entity before it has saved.