Download the PHP package solitweb/laravel-dashboard-date-time-tile without Composer
On this page you can find all versions of the php package solitweb/laravel-dashboard-date-time-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download solitweb/laravel-dashboard-date-time-tile
More information about solitweb/laravel-dashboard-date-time-tile
Files in solitweb/laravel-dashboard-date-time-tile
Package laravel-dashboard-date-time-tile
Short Description A date & time tile for the Laravel Dashboard
License MIT
Homepage https://github.com/solitweb/laravel-dashboard-date-time-tile
Informations about the package laravel-dashboard-date-time-tile
A date & time tile for the Laravel Dashboard
This tile displays date & time for a specified timezone.
This tile can be used on the Laravel Dashboard.
Installation
You can install the package via composer:
Usage
In your dashboard view you use the livewire:date-time-tile
component.
By default, the title of the tile will display the timezone string, i.e. Europe/Brussels. This can be overidden using the optional title
parameter, e.g.
Customizing the view
If you want to customize the view used to render this tile, run this command:
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.