Tag : Notification



How To Add Toastr Notification In Laravel 10

How To Add Toastr Notification In Laravel 10

In this article, we will see how to add toastr notification in laravel 10. Here, we will learn about toastr notification example in laravel 10. In this example, we will display toastr notification using jquery.

So, you can display different kinds of toastr notifications like succes...

How To Create Web Notifications In Laravel 9 Using Pusher

How To Create Web Notifications In Laravel 9 Using Pusher

In this article, we will see how to create web notifications in laravel 9 using pusher. Here, we will learn how to develop real-time web notifications in laravel 7, laravel 8, and laravel 9 using pusher. we would demonstrate when someone carries out an action related to you or...

Laravel 9 Flash Message Example

Laravel 9 Flash Message Example

In this article, we will see a laravel 9 flash message example. Here, we will learn how to create or implement flash messages in laravel 7, laravel 8, laravel 9, and laravel 10. Also, you can pass the alert messages from the controller. Also, you can redirect with a success flash message, an...

Laravel 9 Livewire Toastr Notification

Laravel 9 Livewire Toastr Notification

In this article, we will see laravel 9 livewire toastr notification. Here, we will learn how to create toastr notifications using livewire in laravel 7, laravel 8, and laravel 9. We will use toastr.js to display a success message, warning message, and error message with the help of...

Custom Toastr Notification In Laravel 9

Custom Toastr Notification In Laravel 9

In this article, we will see a custom toastr notification in laravel 9. we will create a custom notification using HTML, CSS, and jquery. In this, we will not use any kind of JS. You can display a success message, info message, warning message, and error with the help of CSS in laravel 9.

Laravel 9 Firebase Push Notification

Laravel 9 Firebase Push Notification

In this article, we will see a laravel 9 firebase push notification, a firebase notification through you can notify users that new emails or other messages are available to sync. In this example, we will learn how to send web push notifications in laravel 9 using firebase.

...

Vue Js Sweetalert Modal Notification Tutorial

Vue Js Sweetalert Modal Notification Tutorial

In this example, we will see vue js sweetalert modal notification tutorial. vue.js wrapper for sweetalert2. with support SSR. Also, I will show you how to use sweetalert2 in vue.js. vue-sweetalert...

How To Use Sweetalert2 In Laravel

How To Use Sweetalert2 In Laravel

Today we will learn how to use sweetalert2 In laravel, You can use sweetalert2 in laravel as well as php, sweetalert2 is used for create differents type of custom alert messages or you can create custom popups like success messages, error messages, warning modals, confirm modals, c...

Laravel 8 Mobile Number OTP Authentication using Firebase

Laravel 8 Mobile Number OTP Authentication using Firebase

Hello All,

In this tutorial i will show you laravel 8 mobile number OTP authentication using firebase, There are many types of autentication to login different sites and application so, here we will see mobile number otp authentication.

We can use firebase otp authen...

Laravel Firebase Push Notification

Laravel Firebase Push Notification

In this example we will see laravel firebase push notification, firebase notification through you can notify user that new email or other messages are available to sync.

firebase push notification is a free open source and you can easily implement using your google accoun...

Recommended Post
Featured Post
How To Setup 404 Page In Angular 12
How To Setup 404 Page In Angul...

In this article, we will see how to set up a 404 page in angular 12.  To set up a 404 page in the angular...

Read More

May-11-2022

How to Change Date Format in Laravel 11
How to Change Date Format in L...

Hello developers! In this article, we'll see how to change the date format in laravel 11. Here, we'll learn...

Read More

Apr-29-2024

Load More Data in Laravel Using Ajax jQuery
Load More Data in Laravel Usin...

In this article, we will see example of load more data in laravel using ajax jquery, In many websites, has huge content&...

Read More

Feb-26-2021

How To Restrict Special Characters Using jQuery Regex
How To Restrict Special Charac...

In this article, we will see how to restrict special characters using jquery regex. Here, we will learn how to crea...

Read More

Dec-26-2022