CATEGORIES : PHP

Laravel 11 Add Chart to PDF Using html2canvas

Hello, laravel web developers! In this article, we'll see laravel 11 add chart to pdf using html2canvas. Here, we'll use echart.js for the bar chart and install the dompdf composer pac...

Laravel PHP jQuery

Laravel 11 Add or Remove Multiple Input Fields with jQuery

Hello, laravel web developers! In this guide, we'll see how to add or remove multiple input fields in laravel 11 using jQuery. we'll create a dynamic add/remove more input fi...

Laravel PHP

How to Convert HTML to Excel using table2excel

Hello, web developers! In this article, we'll see how to convert HTML to Excel using table2excel, Here, we'll export the HTML table to Excel in jQuery. Here, we'll use the table2ex...

Laravel PHP HTML

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 Install Multiple PHP Versions on Ubuntu 22.04

Hello, developers! In this article, we'll see how to install multiple php versions on Ubuntu 22.04. Here, we'll install multiple PHP versions in the Ubuntu 23.04 version. We will...

PHP

Dependent Dropdown Using Ajax Laravel 11 Example

Hello, laravel web developers! In this, we'll see how to create a dependent dropdown using Ajax Laravel 11. Here, we'll see the country state city dropdown laravel 11 using Ajax. jQuery Aja...

Laravel PHP jQuery

Laravel 11 Send Email with Attachment Example

Hello developers! In this guide, we'll explore how to send emails with attachments in Laravel 11. We'll learn how to attach various file types such as images, PDFs, CSVs, ZIPs, and more. Le...

Laravel PHP

Laravel 11 Ajax Form Submit With Validation

Hello developers! In this guide, we'll see the laravel 11 Ajax form submitted with validation. Here, we'll learn about how to submit forms with Ajax and perform validation in Laravel 1...

Laravel PHP jQuery

How to Upload Image using AJAX in Laravel 11

In this guide, we'll see how to upload images using AJAX in laravel 11. Here, we'll learn about the process of uploading images using AJAX in Laravel 11. Also, you can u...

Laravel PHP jQuery

RECOMMENDED POSTS

FEATURE POSTS