Latest Blog
Crop Image Before Upload Using Croppie.js in Laravel 9
Using Laravel 9, crop an image before uploading it using Croppie.js. Before uploading an image, Laravel uses Ajax to crop it with croppie. Cropping an...
What are the different types of CSS Selectors?
For style purposes, the HTML element(s) are chosen using a CSS selector. HTML elements are chosen using CSS selectors based on their id, class, type,...
Essential Bootstrap 4 Components for Web App
Bootstrap 4 offers a selection of reusable and customizable Bootstrap 4 components that speed up and simplify development.