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

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

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

alisarwar/material-dashboard

Composer 安装命令:

composer require alisarwar/material-dashboard

包简介

material dashboard for laravel

README 文档

README

This package provides a Laravel integration for the popular Material Dashboard . 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.

Installation

composer require alisarwar/material-dashboard:dev-main

Usage

Once the package is installed and configured, you can access the Material Dashboard 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.

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
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

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