Creating a contact manager with Codeigniter 4 - Installation
On this video we start to create our codeigniter project. We’ll be creating a contact manager.
All the code on this video can be seen on the following github repository.
Repositories used in the project:
$ composer create-project codeigniter4/appstarter ./
$ npm install bootstrap
$ npm install jquery
- Codeigniter: Codeigniter
- Blog: blog.marcomonteiro.net
- Website: marcomonteiro.net
- Patreon: patreon.com/tilthings
- Youtube: Youtube Channel
Codeigniter
PHP
Web Dev