In this tutorial im going to share how to add sweet alert in laravel.
Go to this url https://sweetalert2.github.io/
Go to your app.blade.php file and paste below code
Above the closing body tag
Next paste below code this
Next go to your blade page where you want to show alert and paste below id.
Now its working successfully. ššš