You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is a package that includes several Laravel-specific implementations of the Flasher library, including flasher-laravel, flasher-toastr-laravel, flasher-noty-laravel, and flasher-notyf-laravel, among others.
This repository contains the Community Health Files for the PHPFlasher project on GitHub. These files include important information and templates for contributing to the project, reporting issues, and requesting features.
This repository contains a simple PHP demo that demonstrates how to use the Flasher library in a web development project, with examples of different notification message types and customizations.
This repository contains the logo and social images for the PHPFlasher project, which can be used by developers and users to represent and promote the library on various platforms.
This repository contains a live demo of using the Flasher library in a Laravel Livewire application, showcasing how easy it is to integrate notification messages into web development projects.
Simple Laravel Blog web app. You can add, edit, delete post and category. Register multi user. Search and multi layer comment functionality. Flash message with php-flasher.
This repository is a package that includes several standalone implementations of the Flasher library for PHP web development projects, including flasher-toastr, flasher-noty, flasher-notyf, and flasher-sweetalert.
Toastr for Laravel is a wrapper around the popular php-flasher library, providing an easy-to-use interface for displaying notifications in your Laravel application. It includes a service provider, a facade, and a helper function to make it easy to use Toastr in your views and controllers.
This repository is a package that includes several Symfony-specific implementations of the Flasher library, including flasher-symfony, flasher-toastr-symfony, flasher-noty-symfony, and flasher-sweetalert-symfony, among others.
This repository contains the necessary JavaScript files for displaying notification messages in web development projects using the Flasher library, including files for popular notification message plugins like Toastr, Noty, and PNotify.