承接 komeyl/dashboard 相关项目开发

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

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

komeyl/dashboard

Composer 安装命令:

composer require komeyl/dashboard

包简介

This is a basic laravel dashboard for speed project

README 文档

README

Basic laravel dashboard for speed projects. یک داشبورد ساده برای افزایش سرعت برنامه نویسی

Latest Stable Version Total Downloads Latest Unstable Version License

Installation

composer require komeyl/dashboard

php artisan command:InstallDashboard

And you see

Copied Directory [komeyl/dashboard/src/Views] To [/resources/views/dashboard]
Copied Directory [komeyl/dashboard/src/Assets] To [/public/assets]
Dashboard was installed successfully.

       ____                  _       _                                  _
      |  _ \    __ _   ___  | |__   | |__     ___     __ _   _ __    __| |
      | | | |  / _` | / __| | '_ \  | '_ \   / _ \   / _` | | '__|  / _` |
      | |_| | | (_| | \__ \ | | | | | |_) | | (_) | | (_| | | |    | (_| |
      |____/   \__,_| |___/ |_| |_| |_.__/   \___/   \__,_| |_|     \__,_|
{
    "require": {
        "komeyl/dashboard": "dev-master"
    }
}

Usage example

just Enter example.com/dashboard

publishes views

php artisan vendor:publish --tag=views --force

publishes assets

php artisan vendor:publish --tag=public --force

publishes translate

php artisan vendor:publish --tag=translate --force

publishes controllers

php artisan vendor:publish --tag=controllers --force

For more examples and usage, please refer to the wiki.

Meta

https://github.com/Komeyl-dev

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-04-11