Using Sweet alert and Toastr in Vue js and Laravel

Опубликовано: 05 Ноябрь 2024
на канале: Code Combination
4,793
22

Hello,
In this video we will use Sweet Alert and Toastr to display response in result of our request.
Let's say we fetch data and we want to get an alert or something to be sure then we can use sweetalerts or toastr. We can use it according to ouru scenarios.

Install Sweet Alert: https://sweetalert2.github.io/#download
Install Toastr: https://cdnjs.com/libraries/toastr.js...
Install Jquery: https://code.jquery.com/