shihabphp/livewire-dashboard 问题修复 & 功能扩展

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

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

shihabphp/livewire-dashboard

Composer 安装命令:

composer require shihabphp/livewire-dashboard

包简介

A Dashboard Creator for your Laravel or Livewire Application

README 文档

README

Using this package you can create beautiful dashboards.

screenshot

Requirements

Installation

You can install the package via composer:

composer require shihabphp/livewire-dashboard

Publish the migrations

To create the dashboard_tiles table, you must create and run the migration.

php artisan vendor:publish --provider="Shihabphp\Dashboard\DashboardServiceProvider" --tag="dashboard-migrations"

php artisan migrate

Creating your dashboard

In your Laravel app, create a new route and view. The url and view name can be whatever you want.

Route::view('dashboard-url', 'dashboard-blade-view');

In your Blade view, use the dashboard Blade view component.

 <livewire:livewire-dashboard />

Customizing the views

If you want to customize the view used to render the dashboard and the tiles, run this command:

php artisan vendor:publish --provider="Shihabphp\Dashboard\DashboardServiceProvider" --tag="dashboard-views"

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email shihab640@hotmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information. '

Credits and Influences

统计信息

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

GitHub 信息

  • Stars: 7
  • Watchers: 1
  • Forks: 1
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-09-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固