softgridcsoftgrid.hashnode.dev·Jan 16, 2024CodeIgniter in 2024In the ever-evolving landscape of web development frameworks, CodeIgniter has carved a unique niche. Launched in 2006, it swiftly gained traction for its lightweight footprint, MVC architecture, and intuitive syntax. But 18 years later, with behemoth...DiscussCodeigniter Development
Ayush Bulbuleayushbulbule.hashnode.dev·Jul 15, 2023How to deploy your CodeIgniter 4 Website to Hostinger (cPanel)?Introduction: Welcome to our step-by-step guide on uploading your CodeIgniter 4 website to Hostinger. Hostinger is a popular hosting provider that offers an easy-to-use control panel and reliable services. By following these instructions, you'll have...Discuss·38 readscodeigniter
Chandramani Aryatorqueprogramming.hashnode.dev·Mar 21, 2023Crop and Save Image using jQuery Coppie in Codeigniter 4In this tutorial, we will teach you how to crop and resize images before uploading or saving them to the database in CodeIgniter. We’ll be using jQuery croppie with ajax to do this. We’ll show you how to use jQuery for image upload with ajax in your ...DiscussTorqueprogramming
Chandramani Aryatorqueprogramming.hashnode.dev·Mar 21, 2023Codeigniter 4 Autocomplete Textbox From Database using Typeahead JSCodeigniter – Typeahead.js is a lightweight JavaScript library used for providing fast and autocomplete suggestions from a database as the user types into an input field. It has been around since Twitter’s Bootstrap 3 was released in 2013 and has bec...Discusscodeigniter
Chandramani Aryatorqueprogramming.hashnode.dev·Mar 17, 2023CodeIgniter 4 Pagination Example TutorialThis tutorial demonstrates how to implement pagination with Bootstrap 4 tables in CodeIgniter 4 framework. By following this example, you will learn how to create a table and display a list of users with pagination in CodeIgniter 4 projects. The tuto...Discusscodeigniter