vpankeev/filament-spatie-translatable
Filament spatie translatable
:bangbang: This package is still in development
Installation
Install the package via composer.
composer require vpankeev/filament-spatie-translatable
Publish config
php artisan vendor:publish --tag=filament-spatie-translatable-config
Publish translations
php artisan vendor:publish --tag=filament-spatie-translatable
License
The MIT License (MIT). Please see License File for more information.