FilamentF
Filament3y ago
qcol

handleRecordCreation

Depending on the condition, a result of true performs a standard write of the record to the database, a result of false should only display a message without writing to the database. However, after displaying the message only, I get an error because the function expects a model to be returned. How do I handle this?
Was this page helpful?