filmov
tv
Codeigniter 4 Installation | How to install codeigniter 4 in windows 10 on xampp @RockingSupport
Показать описание
Codeigniter 4 Installation | How to install codeigniter 4 in windows 10 on xampp . CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.
#howto #codeigniter4 #installation
What is Codeigniter?
CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.
Table of contents for install codeigniter:
1. Download and install XAMPP.
2. Download and install composer
4. Restart XAMMP
5. Install codeigniter 4 composer create-project codeigniter4/appstarter project-folder-name
Example : composer create-project codeigniter4/appstarter codeigniterapp
Go to project folder
cd codeigniterapp
php spark serve
6. Create virtual host
#howto #codeigniter4 #installation
What is Codeigniter?
CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.
Table of contents for install codeigniter:
1. Download and install XAMPP.
2. Download and install composer
4. Restart XAMMP
5. Install codeigniter 4 composer create-project codeigniter4/appstarter project-folder-name
Example : composer create-project codeigniter4/appstarter codeigniterapp
Go to project folder
cd codeigniterapp
php spark serve
6. Create virtual host