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 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.
There are many types of notification ava...
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 provide us facilites like bootstrap modal, it is v...
Laravel PHP jQuery CSS Bootstrap