Next is a tutorial on how to create a database CRUD application using jquery and laravel framework. I have made many CRUD tutorials on the Seegatesite.com site, the difference is, in this tutorial the client will directly access the server API ...
jquery
Upgrade Responsive Bootstrap Table Using Footable Plugin
Boost the standard performance of bootstrap 4 tables to be more beautiful and elegant. Using the default responsive table default bootstrap is still not user-friendly. If you need a plugin that can customize the default bootstrap table to be more ...
The Best JQuery Plugin For Searchable ( Select/Dropdown )
There are several nice select options plugin that can be used in your website application. Using default HTML often does not match our expectations in implementing the project we are working on. User convenience in using the app is an important ...
Firebase CRUD – JQuery Tutorial For Beginners
Tutorial CRUD with Firebase Realtime Database using JQuery. Learning Firebase to create both web and mobile apps is excellent. And also, the documentation on the Firebase official site is easy to understand. Hopefully, if you are starting to learn ...
Easily Display The Date And Time Using Moment.js
How to display the date and time in javascript using the moment.js plugin. Date and time become the main component for a programmer in applying the application. In javascript, manually displaying time is quite troublesome especially when dealing with ...
How To Use Select2 Remote AJAX With Example in JQuery, PHP And MySQL
Many of us are still confused how to implement the select2 JQuery plugin using Remote AJAX. Here I will share how to implement it using Jquery, PHP, and MySql. In addition, to beautify the view, select2 plugin can also facilitate the user in ...