PostSubmitEvent
class PostSubmitEvent extendsFormEvent
This event is dispatched after the Form::submit() once the model and view data have been denormalized.
It can be used to fetch data after denormalization.
Methods
never
setData(mixed$data)
No description