smart-cms / panel-translate
This is my package panel-translate
Fund package maintenance!
SmartCms
Requires
- php: ^8.3
- filament/filament: ^4.0
- spatie/laravel-package-tools: ^1.15.0
Requires (Dev)
- laravel/pint: ^1.0
- pestphp/pest: ^2.1
- pestphp/pest-plugin-arch: ^2.0
- pestphp/pest-plugin-laravel: ^2.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
This package is not auto-updated.
Last update: 2025-06-26 11:15:47 UTC
README
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
composer require smart-cms/panel-translate
Optionally, you can publish the views using
php artisan vendor:publish --tag="panel-translate-views"
Usage
\SmartCms\PanelTranslate\PanelTranslatePlugin::make()
Optionally you can pass a navigation group for translate page
\SmartCms\PanelTranslate\PanelTranslatePlugin::make(__('system'))
Testing
composer test
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.