A notification package for the TALL stack

Maintainers

Package info

github.com/Ricorocks-Digital-Agency/holler

Type:package

pkg:composer/ricorocks-digital-agency/holler

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

dev-main 2021-08-26 12:03 UTC

This package is auto-updated.

Last update: 2026-02-26 23:50:14 UTC


README

Holler is a Laravel package designed to make database notifications more consistent across projects.

Notifications tend to have the same set of properties: a title, details, icon and URL. However, the loose nature of database notifications can cause real complexity if handled carelessly. Holler enforces a consistent approach to database notifications, which both simplifies your code and makes UI design easier.