Filament: Custom Validation Rule Example

preview_player
Показать описание
If your validation rule is more complex than the ones provided by Filament or Laravel, here's what you can do.

Рекомендации по теме
Комментарии
Автор

I fix my custom validation using the github from this video. Also I used copilot and chatgpt to understand how it works the function 😅. thanks for the content dude

juanchacin
Автор

Thanks for your daily videos .
What is getKey, I read about it returns the value of the model's primary key. When to use it ?

AMoktar