文件名称:laravel-notify:Laravel的灵活Flash通知
文件大小:876KB
文件格式:ZIP
更新时间:2024-02-24 17:33:02
notifications laravel flash-messages toast laravel-package
介绍 Laravel Notify是一个软件包,可让您向项目添加自定义通知。 通知设计的范围很广。 版本指导 版 Laravel版本 状态 科 安装 1.x 5.5、5.6、5.7、6.0 停产 1.0 作曲者需要mckenziearts / laravel-notify 1. * 2.x > = 7.0 最新 2.0 作曲者需要mckenziearts / laravel-notify Android版 如果您需要Android版本,请尝试使用此软件包 。 快乐编码:man_medium-dark_skin_tone::man_medium-dark_skin_tone: 安装 您可以使用composer安装软件包 $ composer require mckenziear
【文件预览】:
laravel-notify-master
----.gitignore(212B)
----license.md(628B)
----resources()
--------views()
--------sass()
--------js()
----.github()
--------FUNDING.yml(101B)
----.styleci.yml(15B)
----public()
--------css()
--------images()
--------js()
--------mix-manifest.json(381B)
----tests()
--------NotifyTest.php(349B)
----phpunit.xml(564B)
----composer.json(1005B)
----package.json(1KB)
----src()
--------routes.php(472B)
--------LaravelNotifyServiceProvider.php(2KB)
--------helpers.php(2KB)
--------Exceptions()
--------LaravelNotify.php(5KB)
--------NotifyComponent.php(197B)
--------Facades()
--------Storage()
----readme.md(8KB)
----changelog.md(1KB)
----config()
--------notify.php(1KB)
----webpack.mix.js(822B)
----tailwind.config.js(2KB)
----.travis.yml(330B)
----.editorconfig(237B)
----contributing.md(964B)