laravel-notify icon indicating copy to clipboard operation
laravel-notify copied to clipboard

Flexible Flash notifications for Laravel

Results 48 laravel-notify issues
Sort by recently updated
recently updated
newest added

Notify support with laravel 11 ?

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...

when i try ( composer require mckenziearts/laravel-notify ) Your requirements could not be resolved to an installable set of packages. Problem 1 - mckenziearts/laravel-notify[v1.0, ..., v1.1.2] require illuminate/support ~5.0|~6.0|~7.0 ->...

I want To Use this package with jquery in ajax , but don't find a way valid

This commit introduces several enhancements to the notification configuration: - Added support for multiple notification themes (light, dark, colorful, minimal). - Implemented sound notifications for alerts to improve user experience....

I am just wondering whether it's just me failing to setup Laravel-Notify or that it can't work with Inertia. My setup is all in the resources/views/app.blade.php file and when I...

I d'like to know if I can use custon notify to show in dropdown menu. Thanks