Need Help Creating a Publish At Field and Choosing a Category Package
Hi,
I have a question about creating a publish at field. Is there a package that can be used to create a publish at field with a date that is one day and one week from now?
Also, Which package is used for a category field?
Are there any other suggested or available packages similar to WordPress Categories?
Thank you!
8 Replies
Just use the date field and set it's default value to be a week from now?
Categories... just create a categories resource and then have a categories field which links to it
Tags you can use spatie tags
how to make field like this ?
Category Field like this
or like this
Filament
Quickly fill in the form field (form hints, random passwords, clear...
Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans.
in filament V3 DateTimePicker field look like this
You can configure the date format and also configure to not use browser native i.e. ->native(false)