github camya/filament-title-with-slug v0.5.5

latest releases: v0.5.6, v.0.5.6
2 years ago

What's Changed

Added

Fixed / Updated

New translations

  • French translation contributed by @Devonab

Feel free to contribute your translation.

Added (for Development)

  • Nothing this time...

About

This package for FilamentPHP adds the form component TitleWithSlugInput which allows editing 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.