Services Codeigniter 4 |
can someone please give me some example how to use services / make services in codeigniter 4,
I've repeatedly read the documentation but still don't really understand
Here’s an example where I make my own library and then wrap it using Services to make it globally accessible and shared: https://github.com/duke-bluesmith/bluesm...rvices.php
You can also check out almost any of my libraries (in the Addins forum) as I usually make a new Service for most classes. (04-27-2022, 10:56 AM)MGatner Wrote: Here’s an example where I make my own library and then wrap it using Services to make it globally accessible and shared: https://github.com/duke-bluesmith/bluesm...rvices.php thanks (04-26-2022, 12:59 AM)JustJohnQ Wrote: Maybe this helps: thanks |
Welcome Guest, Not a member yet? Register Sign In |