
How to Send Mail Notification in Laravel
In this article, we will share with you how to create a notification in laravel 6 and how to send it to users. laravel provides much helpful...
In this article, we will share with you how to create a notification in laravel 6 and how to send it to users. laravel provides much helpful...
Sending main in PHP application is very basic functionality in any PHP web application. if you work on a live web application then you shoul...
Laravel has so many builtin features like authentication, facades, routes. That is the reason why Laravel has become so pupular in web devel...
Follow the below steps to setup email 1. Login to Gmail 2. click on user icon on top right nad select "Manage your Google Account&q...
In this turorial we wil see how we can send email using queue in laravel 8. Sometimes sending email to multiple users may take time. so to o...
Laravel 8 Realtime Chat Message Application using socket.io, redis, express and nodejs
Laravel provides easy integration with N...How to get all the values from an associative array in PHP
Use the PHP array_values() fun...Twitter API OAuth 2.0 Authorization Example
Twitter is one of the most powerful soci...Two way Data Binding in Angular 12
When you create a variable or property t...How to Execute Raw Queries in Laravel 8
Hello guys, Sometimes you have raw SQ...