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
Tabs
andFields
components in context of each locale.
Filament Translatable Tabs
Automatically generate tabs for translations.
This was created to be used with spatie/laravel-translatable, but it can be used standalone as well.
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.