Download the PHP package bab55z/laravel-locale-switcher without Composer
On this page you can find all versions of the php package bab55z/laravel-locale-switcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bab55z/laravel-locale-switcher
More information about bab55z/laravel-locale-switcher
Files in bab55z/laravel-locale-switcher
Download bab55z/laravel-locale-switcher
More information about bab55z/laravel-locale-switcher
Files in bab55z/laravel-locale-switcher
Please rate this library. Is it a good library?
Informations about the package laravel-locale-switcher
Laravel-locale-switcher
Easy and fast locale switching package for your laravel app.
Instalation with composer
Publish config file
php artisan vendor:publish --provider="Bab55z\LaravelLocaleSwitcher\LaravelLocaleSwitcherServiceProvider" --tag="config"
Available settings
status : true enables locale switching management
languages : supported locales by your app
redirect-to : redirect page after locale switched successfully, leave blank to redirect user to the previous page
Usage
Update th config file with languages supported by your laravel app
Add routes to your blade files
- sample #1 : adds links statically
- sample #2 : adds links dynamically
Thanks ;)
All versions of laravel-locale-switcher with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
The package bab55z/laravel-locale-switcher contains the following files
Loading the files please wait ....