| Package Data | |
|---|---|
| Maintainer Username: | AndrewOverlord |
| Maintainer Contact: | andrewdevelop@gmail.com (andrewdevelop) |
| Package Create Date: | 2020-03-25 |
| Package Last Update: | 2020-03-27 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-03 15:18:51 |
| Package Statistics | |
|---|---|
| Total Downloads: | 7 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
composer require andrewdevelop/api-localization:dev-master
Open your bootstrap/app.php file and paste this
$app->register(Core\Localization\LocalizationServiceProvider::class)
Open your .env file and set default locale and the comma-separated list of available locales
APP_LOCALE=en
APP_LOCALES=en,ar,ru