Download the PHP package laraveladmin/translate without Composer
On this page you can find all versions of the php package laraveladmin/translate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laraveladmin/translate
More information about laraveladmin/translate
Files in laraveladmin/translate
Download laraveladmin/translate
More information about laraveladmin/translate
Files in laraveladmin/translate
Vendor laraveladmin
Package translate
Short Description 一个集成百度翻译,有道翻译,Google翻译的php composer包
License MIT
Package translate
Short Description 一个集成百度翻译,有道翻译,Google翻译的php composer包
License MIT
Please rate this library. Is it a good library?
Informations about the package translate
Translate for laravel5.* or lumen
Installing
Laravel
And publish the config file:
if you want to use facade mode, you can register a facade name what you want to use, for example translate
:
lumen
- 在 bootstrap/app.php 中 82 行左右:
将 vendor/ShaoZeMing/laravel-translate/config/translate.php
拷贝到项目根目录/config
目录下,并将文件名改成translate.php
。
configuration
Usage
Example:
License
MIT
All versions of translate with dependencies
PHP Build Version
Package Version
The package laraveladmin/translate contains the following files
Loading the files please wait ....