retinens / laravel-dashboard-ploi-tile
:package_description
Requires
- php: ^8.0|^7.4
- ploi/ploi-php-sdk: ^1.8
- spatie/laravel-dashboard: ^2.0
Requires (Dev)
- phpunit/phpunit: ^9.3
This package is auto-updated.
Last update: 2024-11-04 22:52:56 UTC
README
A short description of the tile
A friendly explanation of what your tile does.
This tile can be used on the Laravel Dashboard.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
composer require retinens/laravel-dashboard-ploi-tile
Usage
In your dashboard view you use the livewire:ploi-tile
component.
<x-dashboard> <livewire:ploi-tile position="e7:e16" /> </x-dashboard>
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 :author_email instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.