vpankeev/filament-spatie-translatable

This package allows making translatable your laravel models

Maintainers

Package info

github.com/vpankeev/filament-spatie-translatable

pkg:composer/vpankeev/filament-spatie-translatable

Statistics

Installs: 58

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:39:33 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.