Slug field not updated when update title field

When try to update title The slug not updated also when click save button still not updated
4 Replies
bennajah
bennajahOP2y ago
No just I test it in filament demo
Trauma Zombie
Trauma Zombie2y ago
Oh, I missed that part. This is because this field should only be updated when creating a new model, not when editing.
Trauma Zombie
Trauma Zombie2y ago
GitHub
demo/app/Filament/Resources/Shop/CategoryResource.php at main · fil...
Source code for the demo.filamentphp.com website. Contribute to filamentphp/demo development by creating an account on GitHub.

Did you find this page helpful?