marcmascarell / artificer-localization-plugin by marcmascarell

Localization plugin. Provides simple localization to notice users of a localizated field.
39
0
2
Package Data
Maintainer Username: marcmascarell
Maintainer Contact: marcmascarell@gmail.com (Marc Mascarell)
Package Create Date: 2014-11-23
Package Last Update: 2016-11-01
Language: PHP
License: Unknown
Last Refreshed: 2024-04-18 15:28:21
Package Statistics
Total Downloads: 39
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

Artificer Plugin: Localization

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