CATEGORIES : HTML

How To Create Dark And Light Mode Website Using jQuery

In this tutorial, I will show you how to create a dark and light mode website using jQuery. As you can see many website and mobile applications are provided a light theme as well as a dark theme to the user, It is useful for websites that hav...

jQuery CSS HTML Bootstrap

Laravel 8 CRUD Operation Example

In this example we will see how to create crud operation step by step and this laravel 8 crud application tutorial for beginners. Laravel 8 already offically released and laravel 9 is upcoming but today I will show you how to create CRUD oper...

Laravel PHP jQuery MySQL CSS HTML Bootstrap

How To Validate Password And Confirm Password Using JQuery

In this tutorial I will show you how to validate password and confirm password using jquery. Validation is basic and important feature for authenticate user. So, here I will give you example about password and confirm password valid...

PHP jQuery HTML

Autotab To Next Input Field JQuery Example

In this example I will give you example of autotab to next input field jquery or move cursor to next input jquery when maxlength is reached, some time we have requirement to restrict user to add more character than set limit at that...

PHP jQuery HTML

Crop Image Before Upload Using Croppie Plugin

In this tutorial crop image before upload using croppie plugin, some time we need to crop image due to large size before upload in server. Here i will give you example of how to crop image before uploading in server or jquery crop and resize...

Laravel PHP jQuery HTML

CRUD Operation In PHP

Today we will see how to create CRUD Operation In PHP,if you are new developer or fresher in web developing then crud operations in php using mysql example help you to learn how to create login-logout with insert update delete recor...

PHP MySQL HTML

Character Count In Textarea

In this tutorial I will explain to you character count in textarea or how to count characters from textarea in php. many time client's have requirments like they have to add some number of character in specific field and after that user c...

Laravel PHP jQuery HTML

How To Generate PDF From HTML View In Laravel

In this example I will teach you how to generate PDF file from HTML view in laravel. We will learn how to generate PDF from HTML using the DomPDF library. and also we create generate PDF using database records.

For generating PDF fi...

Laravel PHP HTML

How To Generate QRcode In Laravel

Today we will see how to generate QR Code In laravel. Now a day many websites and mobile applications are provide features like login with qrcode, scan qrcode and get more information about products and websites etc using QR Code. In thi...

Laravel PHP CSS HTML Bootstrap

How To Delete Multiple Records Using Checkbox In Laravel

In this example I will show you how to delete multiple records using checkbox in laravel or delete multiple rows in laravel using jquery.

Many times we have multiple record in database and whenever we want to delete records it is time co...

Laravel PHP jQuery MySQL HTML

RECOMMENDED POSTS

FEATURE POSTS