https://github.com/arcanedev/notify
:loudspeaker: Flexible flash notifications helper for Laravel
https://github.com/arcanedev/notify
flash laravel notifications notify php
Last synced: about 1 year ago
JSON representation
:loudspeaker: Flexible flash notifications helper for Laravel
- Host: GitHub
- URL: https://github.com/arcanedev/notify
- Owner: ARCANEDEV
- License: mit
- Created: 2015-02-09T12:34:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T11:55:42.000Z (over 5 years ago)
- Last Synced: 2025-06-16T19:13:06.742Z (about 1 year ago)
- Topics: flash, laravel, notifications, notify, php
- Language: PHP
- Homepage:
- Size: 155 KB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Notify [![Packagist License][badge_license]](LICENSE.md) [![For Laravel][badge_laravel]][link-github-repo]
[![Github Workflow Status][badge_build]][link-github-status]
[![Coverage Status][badge_coverage]][link-scrutinizer]
[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]
[![SensioLabs Insight][badge_insight]][link-insight]
[![Github Issues][badge_issues]][link-github-issues]
[![Packagist][badge_package]][link-packagist]
[![Packagist Release][badge_release]][link-packagist]
[![Packagist Downloads][badge_downloads]][link-packagist]
*By [ARCANEDEV©](http://www.arcanedev.net/)*
Flexible flash notifications helper for Laravel.
Feel free to check out the [releases](https://github.com/ARCANEDEV/Notify/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md).
## Features
* Easy setup & configuration.
* Well documented & IDE Friendly.
* Well tested with maximum code quality.
* Laravel `4.2` to `8.x` are supported.
* Made with :heart: & :coffee:.
## Table of contents
1. [Installation and Setup](_docs/1-Installation-and-Setup.md)
2. [Configuration](_docs/2-Configuration.md)
3. [Usage](_docs/3-Usage.md)
## Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).
## Security
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.
## Credits
- [ARCANEDEV][link-author]
- [All Contributors][link-contributors]
[badge_license]: http://img.shields.io/packagist/l/arcanedev/notify.svg?style=flat-square
[badge_laravel]: https://img.shields.io/badge/Laravel-4.2%20to%208.x-orange.svg?style=flat-square
[badge_build]: https://img.shields.io/github/workflow/status/ARCANEDEV/Notify/run-tests?style=flat-square
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/Notify.svg?style=flat-square
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/Notify.svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/fd28f55f-20e1-48d2-aa63-18a0857d4fae.svg?style=flat-square
[badge_issues]: http://img.shields.io/github/issues/ARCANEDEV/Notify.svg?style=flat-square
[badge_package]: https://img.shields.io/badge/package-arcanedev/notify-blue.svg?style=flat-square
[badge_release]: https://img.shields.io/packagist/v/arcanedev/notify.svg?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/notify.svg?style=flat-square
[link-author]: https://github.com/arcanedev-maroc
[link-github-repo]: https://github.com/ARCANEDEV/Notify
[link-github-status]: https://github.com/ARCANEDEV/Notify/actions
[link-github-issues]: https://github.com/ARCANEDEV/Notify/issues
[link-contributors]: https://github.com/ARCANEDEV/Notify/graphs/contributors
[link-packagist]: https://packagist.org/packages/arcanedev/notify
[link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/Notify/?branch=master
[link-insight]: https://insight.sensiolabs.com/projects/fd28f55f-20e1-48d2-aa63-18a0857d4fae