Welcome Guest, Not a member yet? Register   Sign In
What CI4-related book would you like?
#6

I too would like a book on the advanced features of CodeIgniter 4.

Granted that any topic will still be appreciated, these are some topics I'd like to see covered.

What are the best practices for creating an API for CRUD and search operations, perhaps protected by tokens linked to the user's account and the permissions assigned to it?

Also the creation of modules for CodeIgniter 4 manageable with RBAC (Role Based Access Control) is in my opinion an interesting topic.
I don't ask for the step-by-step procedure, but a guideline in this regard would allow the community to create independent and integrable elements regardless of the login system used.
For instance:
Is it better that each module has a configuration file where to write the permissions, or is it better a table in which to save all the settings?
If you save these settings in the database, is it better to have one table for all modules or one for each module?
How to manage dependencies with other modules?
Codeigniter 4 - Docker Image [github] [docker hub]
Reply


Messages In This Thread
RE: What CI4-related book would you like? - by atsanna - 10-18-2021, 05:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB