Skip to content

The Starter Project CodeIgniter 4, With useful features like example of CRUD, Ajax, Export data, And Login system

License

Notifications You must be signed in to change notification settings

ilhamlutfi/starter-ci4

Repository files navigation

CodeIgniter 4 Application Starter

What is CodeIgniter?

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 has been built from the development repository.

More information about the plans for version 4 can be found in the announcement on the forums.

The user guide corresponding to this version of the framework can be found here.

Setup

Copy env to .env and tailor for your app, specifically the baseURL and any database settings. import the database starter.sql to your web database server and run the application with local development server 'php spark serve', Username : user Email : [email protected] Password : starter12345

Features

CRUD Query Builder with Modal Bootstrap, CRUD Object Model, CRUD Ajax jQuery, Export to PDF with TCPDF, Export to XLSX with Phpspreadsheet, Login system with Myth/Auth, SweetAlert2, Clean code, Protection from (SQL injection, CSRF and XSS)

Tutorial CodeIgniter 4

Please visit my channel to see exciting CodeIgniter 4 tutorials : Muba Teknologi Youtube

About

The Starter Project CodeIgniter 4, With useful features like example of CRUD, Ajax, Export data, And Login system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published