Registry / web-framework / edvinaskrucas-notification

edvinaskrucas-notification

JSON →
library5.2.0phppackagistunverified

Package for Laravel for helping to manage flash / instant notifications / messages in web applications.

composer require edvinaskrucas/notification
INSTALL
IMPORT
SIG · EDVINASKRUCAS-NOTI
E
edvinaskrucas-notification
web-frameworkphpv5.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Notification
use Krucas\Notification\Notification;

Create and display a success notification.

use Krucas\Notification\Notification; $notification = new Notification(); $notification->success('Operation completed successfully!'); $notification->show();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Meta
1
Resources
edvinaskrucas-notification — pip install edvinaskrucas-notification · libregistry