ItSolutionStuff.com

Demo Posts

JQuery Tooltip Example using JQuery UI Plugin

JQuery Tooltip Example using JQuery UI Plugin

Jquery UI is a lots of collection of GUI widgets like datepicker, tab, timepicker, colorpicker etc. Jquery UI also provide tooltip GUI widget that way we can set text and display when hover on specifi.....

By Hardik Savani May 5, 2021 Category: Laravel
Bootstrap Form Validation using Validator.js Example

Bootstrap Form Validation using Validator.js Example

We always need to add validation on form like registration form, contact form, login form etc. we always prefer to give validation error after page refresh but you can give validation without page ref.....

By Hardik Savani May 5, 2021 Category: Laravel
Laravel 5 and Vue JS CRUD with Pagination example and demo from scratch

Laravel 5 and Vue JS CRUD with Pagination example and demo from scratch

In Todays, Most popular JS Framework are Angular JS and Vue JS. Angular JS and Vue JS are a very user friendly JS Framework and most popular. It provides to manage whole project or application without.....

By Hardik Savani May 5, 2021 Category: Laravel
Bootstrap SweetAlert Confirm Dialog Box Model Example

Bootstrap SweetAlert Confirm Dialog Box Model Example

When we deal with delete task then we always require to ask with model dialog and yes or no for conformation with message. So, if you have bootstrap then you can use simply SweetAlert plugin. Bootstra.....

By Hardik Savani May 5, 2021 Category: Laravel
JQuery Select Box with Search using Select2 JS Example

JQuery Select Box with Search using Select2 JS Example

We always like to choose good plugin for search option in select box. In this example i added select2.js, that provide select box with search option. If you use select2.js, you don't require to add .....

By Hardik Savani May 5, 2021 Category: Laravel
Laravel AJAX CRUD Tutorial Example

Laravel AJAX CRUD Tutorial Example

Hello, Now, let's see post of laravel crud with modals & ajax. I would like to show you laravel ajax crud example. I explained simply about laravel ajax crud example tutorial. This post will give you .....

By Hardik Savani May 5, 2021 Category: Laravel
Bootstrap Animated Progress Bar using Bootstrap-progressbar JS

Bootstrap Animated Progress Bar using Bootstrap-progressbar JS

In this post i give you example of how to use animated progress bar in bootstrap framework. there are several plugin available for progress bar bootstrap, but bootstrap-progressbar.js plugin is pretty.....

By Hardik Savani May 5, 2021 Category: Laravel
Laravel Line Chart using Google Charts API Example

Laravel Line Chart using Google Charts API Example

In now-days, Google have several popular API like map, chart, analytics etc. Google charts JS API is also very popular and it is pretty simple to integrate with our application or projects. In this po.....

By Hardik Savani May 5, 2021 Category: Laravel
PHP JQuery Select2 Ajax Autocomplete Example

PHP JQuery Select2 Ajax Autocomplete Example

Jquery select2 plugin is a very famous jquery plugin, using select2 plugin we can do several thing like select box with search, select option with check box, ajax auto-complete etc. We normally requi.....

By Hardik Savani May 5, 2021 Category: Laravel
PHP Crop Image Before Upload using Croppie JS Example

PHP Crop Image Before Upload using Croppie JS Example

we mostly need to crop image before upload and as specially when we save image for user profile or etc. In this post i tell you how to crop image and save using jquery ajax. In this example i use cro.....

By Hardik Savani May 5, 2021 Category: Laravel