An open API service indexing awesome lists of open source software.

https://github.com/damir-sijakovic/codeigniter4-login

Tutorial on how to make login/registration with CI4.
https://github.com/damir-sijakovic/codeigniter4-login

codeigniter php

Last synced: 9 months ago
JSON representation

Tutorial on how to make login/registration with CI4.

Awesome Lists containing this project

README

          

CodeIgniter 4 Login / Registration project

Tutorial on how to make login/registration with CI4.

Tutorial (croatian):

https://ioox.studio/2022/05/10/codeigniter-registracija-prijava/

Usage:

* download & cd into project dir
* run: composer install
* run: php spark server

Have fun!