/laravel-uz-lang

Languages for Laravel

Primary LanguagePHPMIT LicenseMIT

Languages for Laravel

Total Downloads Latest Stable Version Latest Unstable Version License

Language strings of Laravel Framework

Compatible with Laravel

  • 10.10

Available languages

  • Uzbekistan

Install

Require this package with composer using the following command:

composer require shoyim/laravel-lang dev-master

Add the service provider to the providers array in config/app.php (pass if you use Laravel 10.10)

LaravelLang\ServiceProvider::class

You can publish resources now

php artisan vendor:publish --provider="LaravelLang\ServiceProvider"

License

Licensed under the MIT license