Download the PHP package abdulmajeed-jamaan/filament-translatable-tabs without Composer
On this page you can find all versions of the php package abdulmajeed-jamaan/filament-translatable-tabs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download abdulmajeed-jamaan/filament-translatable-tabs
More information about abdulmajeed-jamaan/filament-translatable-tabs
Files in abdulmajeed-jamaan/filament-translatable-tabs
Package filament-translatable-tabs
Short Description Simplifying managing json based translation columns using tabs
License MIT
Homepage https://github.com/abdulmajeed-jamaan/filament-translatable-tabs
Informations about the package filament-translatable-tabs
This package inspired by this filament-translatable-fields, but allowing filament like customizability on the
TabsandFieldscomponents in context of each locale.
Filament Translatable Tabs
Automatically generate tabs for translations.
Works seamlessly with spatie/laravel-translatable, lara-zeus/translatable-pro, but it can be used standalone as well.
Supported Filament versions
| Filament Version | Filament Translatable Tabs Version |
|---|---|
| ^3.x | ^3.x |
| ^4.x | ^4.x |
| ^5.x | ^5.x |
Installation
You can install the package via composer:
Then in any registered service provider boot() method configure the following:
Usage
Customizations
You can customize Tab and Field based on locale using the following methods:
Override the default locale
You can add the method locale to change it on the fly:
Pre made configurations
In order to have similar experience to the preview set the following:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Abdulmajeed-Jamaan
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-translatable-tabs with dependencies
filament/forms Version ^5.0
spatie/laravel-package-tools Version ^1.15.0