TAGS : Laravel 11

How to Convert HTML to Excel File using jQuery

Hello, web developers! In this article, we'll see how to convert HTML to Excel using jQuery. Here, we'll use the jQuery plugin to convert HTML to an Excel file. You can click on the do...

jQuery HTML

How to Create Laravel 11 API with MongoDB Database

Hello, laravel web developers! In this article, we'll see how to create Laravel 11 API with MongoDB database. In laravel 11, we'll create an API. Also, we'll use the MongoDB d...

Laravel

How to Create Laravel 11 API with PostgreSQL Database

Hello, laravel web developers! In this article, we'll see how to create laravel 11 API with the PostgreSQL database. Here, we'll create API in laravel 11. Today, we'll walk yo...

Laravel

How to Connect PostgreSQL in Laravel 11

Hello, laravel web developers! In this article, we'll see how to connect PostgreSQL in laravel 11. In laravel 11, we'll connect the PostgreSQL database with step by step guide. In...

Laravel

Laravel 11 Special Characters Not Allowed Validation

Hello, laravel web developers! In this article, I'll show you how to validate input fields in Laravel 11 to ensure that special characters are not allowed. Sometimes, we need to make sure that...

Laravel PHP

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

RECOMMENDED POSTS

FEATURE POSTS