Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

  1. in app/Http/Kernel.php

1.1 add Hubbo/Translations/Http/Middleware/CheckLanguage::class to $middleware array

and

1.2 add 'check-language' => CheckLanguage::class, to $routeMiddleware array

  1. in config/app.php

2.1 add Huboo\I18nLoader\Providers\I18nLoaderServiceProvider::class, to providers

  1. publish webhook config

3.1 run php artisan vendor:publish --provider=""Huboo\I18nLoader\Providers\I18nLoaderServiceProvider"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages