CATEGORIES : Laravel

10 Digit Phone Number Validation in jQuery

In this article, I'll show you how to validate phone numbers using jQuery. We'll explore different methods for validating phone numbers in PHP with jQuery. Specifically, we'll look at a...

Laravel PHP jQuery

How to Integrate Admin Template in Laravel 11

Hello, laravel web developers! In this article, we'll see how to integrate the admin template in laravel 11, Here, we'll integrate sb-admin bootstrap 5 themes. SB Admin 2 is a fre...

Laravel

Laravel 11 CORS Middleware Configuration

Hello, web developers! In this article, we'll see how to configure CORS middleware laravel 11. In laravel 11, customize CORS middleware. By default enable CORS middleware with de...

Laravel

Laravel 11 Send WhatsApp Messages using Twilio

Hello, laravel web developers! In this article, we'll see how to send WhatsApp messages in laravel 11 using Twilio. Here, we'll install Twilio SDK and send messages to WhatsApp in laravel.&...

Laravel

How to Create Dynamic Multi Line Chart in Laravel 11

Hello, laravel web developers! In this article, we'll see how to create a dynamic multi line chart in laravel 11. In laravel 11, we'll use echart library to display dynamic multi line...

Laravel jQuery

How to Create Dynamic Donut Chart in Laravel 11

Hello, laravel web developers! In this article, we'll create a dynamic donut chart in laravel 11. Also, we'll use the echarts library to create a doughnut chart in laravel 11. A d...

Laravel jQuery

Laravel 11 Real Time Chat Using Reverb and Vue

Hello, laravel web developers! In this article, we'll see how to create real-time chat in laravel 11 reverb with vue.js. Here, we'll create a real-time chat application in laravel 11. ...

Laravel VueJs

Laravel 11 PayPal Payment Gateway Integration

Hello, laravel web developers! In this article, we'll see how to integrate the PayPal payment gateway in laravel 11. Here, we'll use srmklive/laravel-paypal composer package in laravel 11....

Laravel

How to Logout from Other Devices in Laravel 11

Hello, laravel web developers! In this article, we'll see how to logout from other devices in laravel 11. Here, we'll learn to log out users on other devices in laravel 11. Sometimes, we re...

Laravel

Laravel 11 Find Nearest Location By Latitude and Longitude

Hello, laravel web developers! In this article, we'll see laravel 11 find the nearest location by latitude and longitude. Here, we'll learn to get the nearest location using latitude and lo...

Laravel

RECOMMENDED POSTS

FEATURE POSTS