Woh,
I upgrade success from CI3 to CI4 last version
Happy
Thanks CI team
I upgrade success from CI3 to CI4 last version
Happy

Thanks CI team
Learning CI4 from my works, from errors and how to fix bugs in the community
Love CI & Thanks CI Teams
Success to CI4 Last Version
|
Woh,
I upgrade success from CI3 to CI4 last version Happy ![]() Thanks CI team Learning CI4 from my works, from errors and how to fix bugs in the community Love CI & Thanks CI Teams
09-21-2020, 02:15 AM
And using success package myth/auth
Hehe... Learning CI4 from my works, from errors and how to fix bugs in the community Love CI & Thanks CI Teams
09-22-2020, 03:58 AM
Congratulations! Welcome aboard ?
What did you find was the hardest thing about making the transition?
09-22-2020, 05:43 AM
(This post was last modified: 09-22-2020, 05:48 AM by nc03061981.)
Thanks MGatner,
With me, the hardest is not see any project have CI4 running. But after, i see source code CI4 website2 on github, yes i read code, see structure,... and i can upgrade my project to CI4, it is great - the second, hard when not start. But when start and read code, read guide is easy Thanks MGatner, thanks CI Teams, Hehe my english is bad bad, sorry about that Learning CI4 from my works, from errors and how to fix bugs in the community Love CI & Thanks CI Teams
09-25-2020, 10:17 PM
Rewriting the project from CI 3.2 to CI 4.04 was my best decision
- CI4 is a great choice - Thanks CI Team If you are new to CI4, learn it, get started right away, you may have difficulty, but gradually you will understand it better and when you understand it, you will find it easier than you ever thought Learning CI4 from my works, from errors and how to fix bugs in the community Love CI & Thanks CI Teams
09-26-2020, 07:27 AM
I updated my manual curl with CURLRequest CI4 (https://codeigniter.com/user_guide/libra...quest.html)
- Like it, simple Learning CI4 from my works, from errors and how to fix bugs in the community Love CI & Thanks CI Teams
09-28-2020, 05:17 AM
Woh, Now I see Debug Bar, i like it
CI4 is Power kaka Code: <!-- DEBUG-VIEW START 3 2 1 APPPATH/Config/../Views/theme/header.php --> Learning CI4 from my works, from errors and how to fix bugs in the community Love CI & Thanks CI Teams
09-29-2020, 06:01 PM
Custom result of pagination (I learn from InsiteFX)
In Controller Code: $data['query'] = $model->myQuery()->paginate(10); In Model, write a function myQuery() Code: function myQuery() Learning CI4 from my works, from errors and how to fix bugs in the community Love CI & Thanks CI Teams
09-30-2020, 08:43 PM
(This post was last modified: 09-30-2020, 08:50 PM by nc03061981.)
Set Dynamic Base Url
In App\Config\Constants.php, (end of file) Code: /* In App\Config\App.php Code: public $baseURL = APP_BASE_URL; Learning CI4 from my works, from errors and how to fix bugs in the community Love CI & Thanks CI Teams
09-30-2020, 11:37 PM
We're planning to use CI4 for our CRM and online order application. Before that, we used CI3 to our real estate website
![]() Now, CI4 looks much better. Thanks |