full app, ready to use.
create read update delete record in php/mysql
CodeIgniter + Bootstrap +DataTables +jQuery+leaflet...
Simple login/users system
goal: extend models of codeigniter 4 with grid edit add form
see BaseXCrudModel and xcrud view e controller
demo https://xcrud.000webhostapp.com/public/index.php
user:demo
pwd:demodemo
install
.copy all files like CodeIgniter 4 app (https://codeigniter.com/user_guide/installation/installing_manual.html)
.change in Config folder: App.php and Database.php (https://codeigniter.com/user_guide/installation/running.html#initial-configuration-set-up)
.create the database, the tables are created by app
.update previeus installation, delete all tables
.read models
Features
- CRUD PHP MYSQL
- Bootstrap
- CodeIgniter