Skip to content

shoyimobloqulov/laravel-uz-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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