Hi all, new CI4 user for my startup |
Hi All,
Today, I develop at work mainly with Laravel but at first in my current job I launched CI3 webapp which are still used and enjoy alot working with this code legacy project : simple, maintenable, easy, speed. Now it's time for me to launch a new project for my business and although laravel offers ready-to-use solutions I prefer CI4 for mainy reasons :
I have some questions or advice, i want to know the best built-in solutions for :
![]()
I don't know these are the best, but there are packages:
https://github.com/codeigniter4/shield https://github.com/datamweb/shield-oauth https://github.com/tattersoftware/codeigniter4-stripe About Model: https://github.com/michalsn/codeigniter-nested-model https://github.com/tattersoftware/codeig...-relations But if you know SQL, it might be better not to use like these. You can use `join()` method in Query Builder. |
Welcome Guest, Not a member yet? Register Sign In |