承接 chewei05/quickadmin-lang 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

chewei05/quickadmin-lang

Composer 安装命令:

composer require chewei05/quickadmin-lang

包简介

Traditional Chinese (zh-TW) Language for Quickadmin.

README 文档

README

Latest Stable Version Total Downloads Latest Unstable Version License

Traditional Chinese (zh-TW) Language for Quickadmin 2.x
Quickadmin 2.x 的正體中文(繁體中文)語系檔.

Requirements

laraveldaily/quickadmin: ^2.1.0

Installation

Open the root directory of your Laravel project in terminal(CLI), and follow the following steps.

  1. Install laraveldaily/quickadmin first.
    composer require laraveldaily/quickadmin
    
  2. Install this package QuickAdmin-Lang
    composer require chewei05/quickadmin-lang
    

Copy Language Files

Copy Directly

  • Files of languages are in "vendor/chewei05/src/lang" directory
  • Copy the folders of languages to the resources/lang/vendor/laraveldaily folder of your Laravel 5 project.

Via Laravel Service Provider

  1. Add service provider to config/app.php.
    'providers' => [
        ...
    
        CheweiHu\QuickadminLang\QuickadminLangServiceProvider::class,
    ],
  2. Run composer dump-autoload if composer went wrong.
    composer dump-autoload
    
  3. Publish vendor files of this package.
    php artisan vendor:publish --provider="CheweiHu\QuickadminLang\QuickadminLangServiceProvider"
    
  4. Done.

统计信息

  • 总下载量: 22
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-07-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固