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 Convert Excel File into JSON in Javascript
How to Convert Excel File into...

Today in this small post i will show you how to convert excel file into json in javascript. Many time we have requi...

Read More

Jul-07-2021

Laravel 8 Group By Query Example
Laravel 8 Group By Query Examp...

In this example we will see laravel 8 group by query example. how to use group by in laravel 8. As you might expect...

Read More

Nov-29-2021

How To File Upload With Progress Bar In PHP
How To File Upload With Progre...

In this article, we will see how to file upload with a progress bar in PHP using ajax jquery. The file upload...

Read More

Sep-21-2022

Carbon Add Days To Date In Laravel 9
Carbon Add Days To Date In Lar...

In this article, we will see carbon add day and add days to date in laravel 9. Carbon provides the addDay() and add...

Read More

Nov-17-2022