smart-cms/panel-translate
This is my package panel-translate
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.