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 the...
jQuery CSS HTML BootstrapIn 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...
Laravel PHP jQuery MySQL CSS HTML BootstrapToday 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 abo...
Laravel PHP CSS HTML BootstrapIn this tutotial I will show you how to add toastr notification in laravel application. toastr is a Javascript library for Gnome / Growl type non-blocking notifications.<...
Laravel PHP jQuery CSS BootstrapToday I will show you how to add bootstrap modal in laravel. Modals are built with HTML, CSS, and JavaScript. many times we need to set confirmation on alert box using javascript but now bootstrap...
Laravel PHP jQuery CSS Bootstrap