PHPackages                             dameyowen/laravel-dashboard-slack-tile - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. dameyowen/laravel-dashboard-slack-tile

ActiveLibrary[Admin Panels](/categories/admin)

dameyowen/laravel-dashboard-slack-tile
======================================

Laravel Dashboard tile listening for slack messages

1.0(1y ago)04MITPHP

Since Nov 12Pushed 1y agoCompare

[ Source](https://github.com/Dameyowen/laravel-dashboard-slack-tile)[ Packagist](https://packagist.org/packages/dameyowen/laravel-dashboard-slack-tile)[ Docs](https://github.com/Dameyowen/laravel-dashboard-slack-tile)[ RSS](/packages/dameyowen-laravel-dashboard-slack-tile/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Slack messages tile
===================

[](#slack-messages-tile)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a265a8cdb7de00a80530b11c47aba0f9a603c456a144d88fb802ea839e9010d1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656e666c6f772f6c61726176656c2d64617368626f6172642d736c61636b2d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/enflow/laravel-dashboard-slack-tile)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a2c90b16edd138072d9483b34ad0244cb5ad775487aa2e1b0fcb9a7d150e3570/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f656e666c6f772f6c61726176656c2d64617368626f6172642d736c61636b2d74696c652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/enflow/laravel-dashboard-slack-tile/actions?query=workflow%3Arun-tests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/6406144282c0b9cd48b7f32733060567ad784c256ff5f3ffcc576cc7c3a4926f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656e666c6f772f6c61726176656c2d64617368626f6172642d736c61636b2d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/enflow/laravel-dashboard-slack-tile)

This tile can be used on [the Laravel Dashboard](https://docs.spatie.be/laravel-dashboard).

It uses the Slack messages webhook to listen for new messages and present them on the dashboard.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require enflow/laravel-dashboard-slack-tile
```

Usage
-----

[](#usage)

In your dashboard view you use the `livewire:slack` component.

```

```

Add or append the following in `config\dashboard.php`

```
'tiles' => [
    'slack' => [
        'user' => 'ABCDEFGH',
        'channels' => [
            'C1234ABCD' => 'channel-name',
        ],
    ],
],

```

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Bart Noordsij](https://github.com/abartn)
- [Michel Bardelmeijer](https://github.com/mbardelmeijer)
- [All Contributors](../../contributors)

About Enflow
------------

[](#about-enflow)

Enflow is a digital creative agency based in Alphen aan den Rijn, Netherlands. We specialize in developing web applications, mobile applications and websites. You can find more info [on our website](https://enflow.nl/en).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 90% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

599d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8634151?v=4)[Damey](/maintainers/Damey)[@damey](https://github.com/damey)

---

Top Contributors

[![Dameyowen](https://avatars.githubusercontent.com/u/13205707?v=4)](https://github.com/Dameyowen "Dameyowen (18 commits)")[![mbardelmeijer](https://avatars.githubusercontent.com/u/1583095?v=4)](https://github.com/mbardelmeijer "mbardelmeijer (2 commits)")

---

Tags

dashboardslack-apienflowtile

### Embed Badge

![Health badge](/badges/dameyowen-laravel-dashboard-slack-tile/health.svg)

```
[![Health](https://phpackages.com/badges/dameyowen-laravel-dashboard-slack-tile/health.svg)](https://phpackages.com/packages/dameyowen-laravel-dashboard-slack-tile)
```

###  Alternatives

[digital-creative/nova-dashboard

The missing dashboard for nova.

7171.8k1](/packages/digital-creative-nova-dashboard)[eliseekn/laravel-metrics

Generate easily metrics and trends data of your models for your dashboards.

1347.7k](/packages/eliseekn-laravel-metrics)[jubeki/nova-card-linkable

A Linkeable Card for the Laravel Nova Dashboard.

19277.1k](/packages/jubeki-nova-card-linkable)[plastyk/dashboard

An extendable dashboard for Silverstripe

2045.0k2](/packages/plastyk-dashboard)[putyourlightson/craft-dashboard-begone

Removes the dashboard and redirects users to entries.

1180.6k1](/packages/putyourlightson-craft-dashboard-begone)[superv/platform

SuperV Platform Package

2412.4k5](/packages/superv-platform)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
