One of fundamental operation in an application are the CRUD operations. CRUD stands for Create,
Continue ReadingTag: CodeIgniter 4
How to make CodeIgniter 4 REST API
Today I will be showing you how to create a REST API using CodeIgniter 4.
Continue Reading