Download the PHP package deepcode-tech/laravel-multi-language without Composer
On this page you can find all versions of the php package deepcode-tech/laravel-multi-language. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download deepcode-tech/laravel-multi-language
More information about deepcode-tech/laravel-multi-language
Files in deepcode-tech/laravel-multi-language
Download deepcode-tech/laravel-multi-language
More information about deepcode-tech/laravel-multi-language
Files in deepcode-tech/laravel-multi-language
Vendor deepcode-tech
Package laravel-multi-language
Short Description 适用于laravel的多语言支持扩展
License MIT
Homepage https://github.com/deepcode-tech/laravel-multi-language
Package laravel-multi-language
Short Description 适用于laravel的多语言支持扩展
License MIT
Homepage https://github.com/deepcode-tech/laravel-multi-language
Please rate this library. Is it a good library?
Informations about the package laravel-multi-language
laravel Multi Language
安装
发布配置文件
配置
需要调用中间件 lang:xxx
,xxx
对应该config/lang.php
中每类配置
In config/lang.php
在laravel-admin中的配置
Then, add except route to auth
In config/admin.php
, add locale
to auth.excepts
In laravel-admin/bootstrap.php
, 添加语言切换菜单:
登陆界面添加语言选择下拉
复制当前包中 views/login.blade.php
到 resources/views/vendor/admin/
中
ScreenShots
All versions of laravel-multi-language with dependencies
PHP Build Version
Package Version
The package deepcode-tech/laravel-multi-language contains the following files
Loading the files please wait ....