zepson/livewire-alert

This package provides a simple alert utilities for your livewire components.
12
Install
composer require zepson/livewire-alert
Latest Version:5.0
PHP:^7.1|^7.2|^7.3|^7.4|^8.0
Maintainer: zepson

Livewire Alert

Latest Stable Version Total Downloads License

This package provides a simple alert utilities for your livewire components. Currently using SweetAlert2 under-the-hood. You can now use your favorite SweetAlert2 without writing any custom Javascript. Looking forward to integrate other Javascript alert libraries, feel free to contribute or suggest any libraries.

:rocket: Installation

You can install the package via composer:


composer require jantinnerezo/livewire-alert

:page_facing_up: Documentation

Visit the new Livewire Alert documentation page https://livewire-alert.jantinnerezo.com for more details and playable demo.

:computer: Contributors

:recycle: Changelog

Please see CHANGELOG for more information what has changed recently.

:hammer: Contributing

Please see CONTRIBUTING for details.

:lock: Security

If you discover any security related issues, please email erezojantinn@gmail.com instead of using the issue tracker.

:label: License

The MIT License (MIT). Please see License File for more information.