belltastic / laravel
Laravel helper package to easily send Belltastic Notifications
Fund package maintenance!
belltastic
Requires
- php: ^7.2|^8.0
- ext-json: *
- guzzlehttp/guzzle: ^7.0
- illuminate/contracts: ^8.0 || ^9.0
- spatie/laravel-package-tools: ^1.9.2
Requires (Dev)
- nunomaduro/collision: ^5.10 || ^6.1
- nunomaduro/larastan: ^1.0
- orchestra/testbench: ^6.22
- pestphp/pest: ^1.21
- pestphp/pest-plugin-laravel: ^1.1
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^9.5
- spatie/laravel-ray: ^1.26
This package is auto-updated.
Last update: 2024-04-09 22:56:09 UTC
README
Belltastic for Laravel
Belltastic is a pre-built web component to display in-app notifications. Copy the code snippet to your website, plug in a few props, and your users will have a fully-functional, real-time notifications drawer.
About this package
This Composer package will help you easily send Belltastic notifications from your Laravel app to your users. Check out the links above to learn how to set up the component before you begin sending notifications.
Laravel Version Compatibility
This package requires at least PHP 7.3 and Laravel 8.
Documentation
The documentation for this package is available at our official website:
Useful Links
- Sign up for a free account
- Learn how to set up the component
- Learn how to customise the component
- Learn how to send notifications
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.