CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure. More information can be found at the official site. This repository holds a composer-installable app starter. It ...
This is a simple CRUD (Create, Read, Update, Delete) application built using the CodeIgniter framework. The application allows users to perform basic operations on a database, including soft delete ...