Welcome Guest, Not a member yet? Register   Sign In
Services Codeigniter 4
#1

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
Reply
#2

Maybe this helps:
https://www.youtube.com/watch?v=iqQufhllUCo
Reply
#3

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.
Reply
#4

(This post was last modified: 04-28-2022, 09:39 PM by devo.)

(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

You can also check out almost any of my libraries (in the Addins forum) as I usually make a new Service for most classes.

thanks

(04-26-2022, 12:59 AM)JustJohnQ Wrote: Maybe this helps:
https://www.youtube.com/watch?v=iqQufhllUCo

thanks
Reply




Theme © iAndrew 2016 - Forum software by © MyBB