mascame/artificer-localization-plugin

There is no license information available for the latest version (v0.1.0-alpha) of this package.

Localization plugin. Provides simple localization to notice users of a localizated field.

v0.1.0-alpha 2014-12-21 23:33 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:34:29 UTC


README

Provides localization to Artificer.

Installation

Require this package in your composer.json and run composer update:

"mascame/artificer-localization-plugin": "dev-master"

Add the Service Provider to app/config at the bottom of Providers:

'Mascame\ArtificerLocalizationPlugin\ArtificerLocalizationPluginServiceProvider',

Publish assets and config

php artisan artificer-localization-plugin:publish

Modify config to fill your needs.

Support

If you want to give your opinion, you can send me an email, comment the project directly (if you want to contribute with information or resources) or fork the project and make a pull request.

Also I will be grateful if you want to make a donation, this project hasn't got a death date and it wants to be improved constantly:

Website Button

License

MIT