mercuryseries / flashy

Easy flash notifications https://packagist.org/packages/mercuryseries/flashy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to trigger it from the javascript?

dawerdrew opened this issue · comments

What i am trying to do here is that i am sending an ajax call, upon receiving back the ajax call, i want to run this flash message,

how to trigger from java script this notification message?

You can check this file.

https://github.com/mercuryseries/flashy/blob/master/src/views/message.blade.php

It's the file included when doing @include('flashy::message')