github camya/filament-title-with-slug v0.5.0
v0.5.0 - Initial release

latest releases: v0.5.6, v.0.5.6, v0.5.5...
3 years ago

What's Changed

  • Initial release

About

This package for FilamentPHP adds the form component TitleWithSlugInput which allows to edit titles and slugs easily. It is inspired by the classic WordPress title & slug implementation.

\Camya\Filament\Forms\Components\TitleWithSlugInput::make(
    fieldTitle: 'name',
    fieldSlug: 'identifier',
)

Don't miss a new filament-title-with-slug release

NewReleases is sending notifications on new releases.