vpankeev/filament-spatie-translatable

This package allows making translatable your laravel models

v1.0 2023-04-06 14:02 UTC

This package is auto-updated.

Last update: 2024-05-01 00:13:08 UTC


README

‼️ 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.