Skip to content

Fixing up the notification is not being sent for the user that has been added from the filamentphp dashboard #118

Open
@Eng3bbas

Description

@Eng3bbas

//fixing up creation token not created and the notification not sended
protected function mutateFormDataBeforeCreate(array $data): array {
$data['type'] = "db"; return parent::mutateFormDataBeforeCreate($data); }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions