Download the PHP package codedor/filament-translatable-tabs without Composer
On this page you can find all versions of the php package codedor/filament-translatable-tabs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codedor/filament-translatable-tabs
More information about codedor/filament-translatable-tabs
Files in codedor/filament-translatable-tabs
Package filament-translatable-tabs
Short Description This is my package filament-translatable-tabs
License MIT
Homepage https://github.com/codedor/filament-translatable-tabs
Informations about the package filament-translatable-tabs
Translatable Tabs for Filament
Adds a tab per locale and adds integration for spatie/laravel-translatable in Filament.
Installation
You can install the package via composer:
In an effort to align with Filament's theming methodology you will need to use a custom theme to use this plugin.
Note If you have not set up a custom theme and are using a Panel follow the instructions in the Filament Docs first. The following applies to both the Panels Package and the standalone Forms package.
-
Import the plugin's stylesheet (if not already included) into your theme's css file.
- Add the plugin's views to your
tailwind.config.js
file.
Usage
Documentation
For the full documentation, check here.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Upgrading
Please see UPGRADING for more information on how to upgrade to a new version.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-translatable-tabs with dependencies
codedor/laravel-locale-collection Version ^1.2.1
filament/filament Version ^3.2
illuminate/contracts Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.10|^11.0|^12.0
spatie/laravel-package-tools Version ^1.12