mario1515/flash-notification

A Laravel facade for multi flash messages (success, error, info, etc.)

Maintainers

Package info

github.com/Mario1515/flash-notification

pkg:composer/mario1515/flash-notification

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-main 2025-10-31 14:28 UTC

This package is auto-updated.

Last update: 2026-03-01 00:48:30 UTC


README

A Laravel package that provides a simple and elegant way to handle flash notifications such as success, error, info, and warning messages.
It supports both Facade and Global Helper usage for maximum flexibility.

Installation

Require the package using Composer:

composer require mario1515/flash-notification