Skip to content

CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP

Notifications You must be signed in to change notification settings

hawk-xc/CI4-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

✨ CodeIgniter 4 work repository

👋 hello, this repository contains projects from the Codeigniter 4 framework, I hope we can collaborate on a cool project here, Greetings hawk-xc

🏁 Intro

ci4
CodeIgniter 4 is a modern, lightweight, and powerful PHP framework for building web applications. It is the latest version of the CodeIgniter framework, designed to provide developers with a flexible and efficient toolset for creating web applications quickly and efficiently.

📖 UserGuide -> https://www.codeigniter.com/user_guide/intro/index.html

📚 Prerequisite

  • PHP 7.2^ & PHP basic
  • PHP OOP
  • packet manager (XAMPP, LAMPP, MAMPP)
  • internet
  • learning
  • MVC concept

⬇️ Installation

🔽 Composer Installation

sudo apt-get install composer -y
composer create-project codeigniter4/appstarter [project-name]
# or using no-dev mode
composer create-project codeigniter4/appstarter [project-name] --no-dev

🔗 https://codeigniter.com/user_guide/installation/installing_composer.html

🔽 Repo clone from git Installation

git clone https://github.com/hawk-xc/CodeIgniter4

About

CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •