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
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
This package is not auto-updated.
Last update: 2024-10-26 17:09:37 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:
License
MIT