github tomatophp/filament-cms v1.0.27

latest releases: v4.0.0, v1.0.31, v1.0.30...
13 months ago

Use Post Events

sometimes you need to add some custom logic to your post like send email or notify user you can use the post events to do this, and the supported events is:

\TomatoPHP\FilamentCms\Events\PostCreated::class
\TomatoPHP\FilamentCms\Events\PostUpdated::class
\TomatoPHP\FilamentCms\Events\PostDeleted::class

Full Changelog: v1.0.26...v1.0.27

Don't miss a new filament-cms release

NewReleases is sending notifications on new releases.