Skip to content
This repository was archived by the owner on Oct 8, 2022. It is now read-only.

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Languages for Laravel

Total Downloads Latest Stable Version Latest Unstable Version License

Language strings of Laravel Framework

Compatible with Laravel

  • 5.0
  • 5.1
  • 5.2
  • 5.3
  • 5.4
  • 5.5

Available languages

  • Russian

Install

Require this package with composer using the following command:

composer require pektop/laravel-lang dev-master

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

LaravelLang\ServiceProvider::class

You can publish resources now

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

License

Licensed under the MIT license

About

Languages for Laravel

Topics

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages