Skip to content
Advertisement

fade out animation for session flash message

Is there any way to set up a flash message session for laravel? Which means when I click the button to add or delete item(s), the flash messages are displayed. But Is there any way to fade out?

in view file I put the code below:-

JavaScript

Controller file which I used for return the message.

JavaScript

Advertisement

Answer

Try this

JavaScript
User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement