CodeIgniter4 – API Development using jwt
Overview Introduction Installation The Application Page About PHP Spark CLI Migration Setup Database Create Migration Run Migration Rollback Migration Controller Create Controller Model Create Model Routes Create Routes Methods CreateEmployee Method ListEmployee Method Introduction In this tutorial, we will be creating a REST API using CodeIgniter on our Mac machine. We will be using Composer …