filament-title-with-slug icon indicating copy to clipboard operation
filament-title-with-slug copied to clipboard

"Title With Slug" Input - Easy Permalink Slugs for Filament Forms (PHP / Laravel / Livewire)

Results 9 filament-title-with-slug issues
Sort by recently updated
recently updated
newest added

How to allow `/` in slug?

## Change log - 🔧 Update `readOnly` to comply with Filament v3 - 🔧 Update the plugin `ServiceProvider` to support Filament v3 - 💄 Update Slug input style to match...

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...

When you're using the input field in a right to left website, the slug part breaks, both the preview and the edit: We can keep using LTR explicitly for this...

Hey @camya, any plans to support v3 of Filament? This is the current state: ``` - camya/filament-title-with-slug is locked to version v0.5.6 and an update of this package was not...

I'm using https://github.com/calebporzio/sushi to make my eloquent models interact with markdown files. There is no real database to speak of, as such the unique rule fails because it tries to...

Hello , I have select box and title. I want to make my slug /select-box/title/ but both of them dynamic depend on selection and what i write to title? Is...

Is there built-in support to blacklist certain slugs?