FileUploaded
Statamic\Events\Data\FileUploaded
This is a data event that is dispatched when a file is uploaded through a form:create tag.
public function handle(FileUploaded $event);
This is a data event that is dispatched when a file is uploaded through a form:create tag.
public function handle(FileUploaded $event);