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
The main repository for PHPFlasher, a PHP library that makes it easy to add customizable notification messages to your web applications. Supports Laravel, Symfony, and standalone use. This monorepository enables efficient collaboration and version control among developers.
Yii2-notification-wrapper module renders a message from session flash (with ajax, pjax support and etc.) through Growl, Noty, Toastr and more libraries
This is a Order Placement System, This application has 3 roles (i.e Guest, Customer, Admin). The Customer can register and Order any Food item, access all his past orders but can not access the orders of other customers. The admin can access the orders and information of all the users. It also stores sessions/cookies.
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.
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.