socoladaica/inspinia

12.0.0 2026-01-22 07:50 UTC

This package is not auto-updated.

Last update: 2026-03-25 15:14:12 UTC


README

alert

Alert type: success, info, warning, error, danger, primary, secondary, light, dark,

session()->with('<alert type>', '<message>');
// or
redicrect()->with('<alert type>', '<message>');

component