v3.2.26
What's Changed
- prevent sushi from cachg
Changelogs and Releases Notes for Bolt Pro: Form builder for your users, with so many use cases, use it as a FilamentPHP plugin.
add this to zeus-bolt.php
/**
* the preset comes with a demo forms:
* a Contact form and Ticket support form.
* if you dont want them, feel free to set this to false
* */
'show_core_presets' => true,
please add this to your app composer:
"repositories": [
{
"type": "github",
"url": ""
}
]
the PR is pendg: