3.0.1
What's Changed
- Bump actions/checkout from 6 to 7 by @dependabot[bot]
- 66 add ai translation step by @a7medKhalid
Changelogs and Releases Notes for Translatable Pro: Build an Advanced, Optimized, High-Performance Translatable App with FilamentPHP.
this will allow to set a default values for usage with spatie translatable and on standalone forms
public function mount(): void
{
$this->form->fill([
'title' => [
'en' => 'en title',
'pt' => 'pt title',
],
]);
}
Zeus is an open-source project. Thanks to my sponsors for helping me maintain this project.