Laravel package providing translation helpers for objects like exceptions, eloquent models and attributes
mortimer/i18n-helpers is a Laravel package for laravel package providing translation helpers for objects like exceptions, eloquent models and attributes.
It currently has 0 GitHub stars and 1 downloads on Packagist.
Install it with composer require mortimer/i18n-helpers.
Discover more Laravel packages by mortimer
or browse all Laravel packages to compare alternatives.
Last updated
Laravel package providing translations and localizations helpers.
Copyright (C) 2023 Pascal Hurni <https://github.com/phurni>
Licensed under the MIT License.
Add the package to your composer file:
composer require mortimer/i18n-helpers
You may import examples of translation files in your app with:
artisan vendor:publish --provider='Mortimer\I18nHelpers\ServiceProvider'
trans_exceptiontrans_modell