Download the PHP package shihabphp/livewire-dashboard without Composer
On this page you can find all versions of the php package shihabphp/livewire-dashboard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shihabphp/livewire-dashboard
More information about shihabphp/livewire-dashboard
Files in shihabphp/livewire-dashboard
Package livewire-dashboard
Short Description A Dashboard Creator for your Laravel or Livewire Application
License MIT
Informations about the package livewire-dashboard
Create Dashboard
Using this package you can create beautiful dashboards.
Requirements
Installation
You can install the package via composer:
Publish the migrations
To create the dashboard_tiles table, you must create and run the migration.
Creating your dashboard
In your Laravel app, create a new route and view. The url and view name can be whatever you want.
In your Blade view, use the dashboard Blade view component.
Customizing the views
If you want to customize the view used to render the dashboard and the tiles, run this command:
Testing
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 [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information. '
Credits and Influences
All versions of livewire-dashboard with dependencies
php Version ^7.4
illuminate/database Version ^8.0
illuminate/view Version ^8.0
doctrine/dbal Version ^3.1