-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full Implementation Example #2
Comments
I'm going to apply this module to a fork of https://github.com/codeigniter4projects/playground with live usage examples and some addition in-place docs. It will probably be a week or so though, so stay tuned. I'm glad to answer specific questions if you have any - the forum thread would be appropriate: |
An example of using Relations within the CodeIgniter Playground can be found here: https://github.com/MGatner/playground/tree/relations You can see exactly what I did in this commit, some Model loading and some Entity: MGatner/playground@f6c395a This example can be browsed here: https://relations.igniter.be |
Call to undefined function plural when saving data with AddFunction
this example does not work anymore :o |
Hi I just switch to codeigniter 4.
Can you please provide full example
Thanks
The text was updated successfully, but these errors were encountered: