vpankeev/filament-spatie-translatable

This package allows making translatable your laravel models
64
Install
composer require vpankeev/filament-spatie-translatable
Latest Version:v1.0
PHP:^8.0
License:MIT
Last Updated:Jan 2, 2024
Links: GitHub  ·  Packagist
Maintainer: vpankeev

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.