depsimon/laravel-notify

轻松实现消息闪现的方案

dev-master / 1.0.x-dev 2016-10-30 14:27 UTC

This package is auto-updated.

Last update: 2024-09-22 22:42:53 UTC


README

Latest Version on Packagist Software License

此包提供了一种使用 bootstrap-notify 轻松实现消息闪现的方法。

安装

通过 Composer

$ composer require depsimon/laravel-notify

用法

session()->flash('laravel-notify', ['message' => 'Profile updated!']);

安全

如果您发现任何与安全相关的问题,请发送电子邮件至 simon@webartisan.be,而不是使用问题跟踪器。

致谢

许可证

MIT 许可证 (MIT)。有关更多信息,请参阅 许可证文件