Documentation

CreateLandingPage extends CreateRecord
in package

Table of Contents

Properties

$overrideRedirectUrl  : mixed
$resource  : string

Methods

form()  : Form
afterCreate()  : void
getRedirectUrl()  : string
mutateFormDataBeforeCreate()  : array<string|int, mixed>

Properties

$resource

protected static string $resource = \Infacto\Infactloom\Filament\Resources\LandingPageResource::class

Methods

form()

public form(Form $form) : Form
Parameters
$form : Form
Return values
Form

mutateFormDataBeforeCreate()

protected mutateFormDataBeforeCreate(array<string|int, mixed> $data) : array<string|int, mixed>
Parameters
$data : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results