Download the PHP package creacoon/laravel-dashboard-jira-service-management-queues-tile without Composer
On this page you can find all versions of the php package creacoon/laravel-dashboard-jira-service-management-queues-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download creacoon/laravel-dashboard-jira-service-management-queues-tile
More information about creacoon/laravel-dashboard-jira-service-management-queues-tile
Files in creacoon/laravel-dashboard-jira-service-management-queues-tile
Package laravel-dashboard-jira-service-management-queues-tile
Short Description JiraQueueServiceTile
License MIT
Homepage https://github.com/creacoon/laravel-dashboard-jira-service-management-queues-tile
Informations about the package laravel-dashboard-jira-service-management-queues-tile
laravel-dashboard-jira-service-management-queues-tile
Installation
- Require package via composer
- Place the required values in the
.envfile. - Place the tile component in your dashboard.
- Schedule the command in the
app/console/kernel.php
Composer
You can install the package via composer:
Env file
Place this in the .env file.
Config file
In the dashboard config file, you must add this configuration in the tiles key.
Tile component
In your dashboard view you use the livewire:jira-service-queue-tile component.
Schedule command
In app\Console\Kernel.php you should schedule the following commands.
Customizing the view
If you want to customize the view used to render this tile, run this command:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-dashboard-jira-service-management-queues-tile with dependencies
livewire/livewire Version ^v3.5.6
spatie/laravel-package-tools Version ^1.9.2