shoyim / laravel-lang
Laravel framework uchun o'zbekcha til paketi
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.1
This package is auto-updated.
Last update: 2024-10-30 02:31:58 UTC
README
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