mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-01 15:09:33 +08:00
aff36d7540
* fix: prevent invalid notification id handling in notification actions * refactor: use Str::isUuid for notification id validation * test: cover database notification id handling * fix: validate notification id as UUID before performing database actions