dragon-code/translation-set

Translation set for The Dragon Code packages

Downloads

10

Stars

0

Version

1.2.0

Translation Set

Translation Set

Stable Version Unstable Version Total Downloads License

Installation

To get the latest version of Translation Set library, simply require the project using Composer:

$ composer require dragon-code/translation-set --dev

Instead, you may of course manually update your require-dev block and run composer update if you so choose:

{
    "require-dev": {
        "dragon-code/translation-set": "^1.0"
    }
}

Using

To install files from this repository into your project, you need to install the laravel-lang/publisher version ^14.6 and above.

Yes, that's all 😊

Now the package is connected to your application and you can manage localizations.

TheDragonCode

Author

TheDragonCode