lara-zeus / spatie-translatable
Filament support for `spatie/laravel-translatable`.
Fund package maintenance!
atmonshi
Requires
- php: ^8.1
- ext-intl: *
- filament/filament: ^v4.0.0-alpha4
- spatie/laravel-translatable: ^6.0
Requires (Dev)
- larastan/larastan: ^3.4
- laravel/pint: ^1.0
- orchestra/testbench: ^10.2
- phpstan/extension-installer: ^1.4
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2025-05-08 23:36:07 UTC
README
Lara Zeus Translatable is Filament support for Spatie's Laravel Translatable package.
Support Filament
Introduction
This repository is a fork of the Filament Spatie Laravel Translatable plugin, Lara Zeus.
Our objective is to address existing issues, introduce additional features, and enhance the overall functionality of the plugin.
We are committed to providing ongoing improvements and welcome contributions and suggestions from the community.
Features
- 🔥 Using Spatie translatable package
- 🔥 default translatable locales
- 🔥 Locale Switcher
- 🔥 Support for create, edit, list and view pages
- 🔥 Setting the translatable locales for a particular resource
- 🔥 Translating relation managers
Full Documentation
Visit our website to get the complete documentation: https://larazeus.com/docs/translatable
Important Note on Using the Local Switcher
Please be aware that there are some known limitations when using the local switcher with certain complex field types.
To avoid potential issues, we recommend disabling the local switcher and using the specified field types instead.
Available Components for Translatable Fields:
- https://filamentphp.com/plugins/solution-forest-translate-field
- https://filamentphp.com/plugins/mvenghaus-translatable-inline
- https://filamentphp.com/plugins/outerweb-translatable-fields
- https://filamentphp.com/plugins/34ml-translatable-field
You can also create your own custom fields. Please refer to the following example:
Changelog
Please see CHANGELOG for more information on recent changes.
Support
available support channels:
- open an issue on GitHub
- Email us using the contact center
Contributing
Please see CONTRIBUTING for details.
Security
If you find any security-related issues, please email info@larazeus.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please have a look at License File for more information.