bengr/localization

Package for localizing currencies, countries, languages and more for every nation in a nice Laravel way.

1.0.4 2023-07-03 21:05 UTC

This package is auto-updated.

Last update: 2024-05-17 22:13:01 UTC


README

Latest Version on Packagist Total Downloads

Package for localizing currencies, countries, languages and more for every nation in a nice Laravel way.

Installation

You can install the package via composer:

composer require bengr/localization

You can publish the config file with:

php artisan vendor:publish --tag="localization-config"

Usage

Credits