alisarwar/dashboard-kit 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

alisarwar/dashboard-kit

Composer 安装命令:

composer require alisarwar/dashboard-kit

包简介

admin dashboard for laravel

README 文档

README

This package provides a Laravel integration for the Bootstrap 5 Dashboard Kit . It offers pre-built controllers, routes, public files (CSS, JS, images), and views to help you quickly set up an admin dashboard in your Laravel application.

Preview

code

code

Installation

composer require alisarwar/dashboard-kit:dev-main

Usage

Once the package is installed and configured, you can access the Dashboard Kit views by navigating to resources/views/admin in your Laravel application.

The package provides pre-built controllers and routes for handling various admin functionalities. You have admin.php file in routes folder you can either use this file or define them in your web.php and you have there corresponding function on controller app/Http/controllers/Admin. You can customize and extend these controllers as per your requirements.

The package's public files, including CSS, JS, and images, are located in the public/admin_theme directory. You can edit these assets to achieve the desired design and functionality.

Documentation

For detailed information on using the Laravel Material Dashboard package, please refer to the official documentation.

Contributing

If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on the GitHub repository.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-07-12