v4.3.4 released |
@zannhe Good. If you don't know namespaces in PHP, I recommend you learn it.
It is a basic feature in the modern PHP.
In documentation , in the chapter " CodeIgniter4 Overview " ,I don't understand at all about these three part : “Autoloading Files 、Services、Factories” 。 and I find that I won't use this knowledge in the future , so if i can ignore these three part 。
@zannhe one of the best approach to learn at earlier in advance and become a conqueror in CI4+ are autoload, (help you make you modules ),service help you quickly create,share an instance of class or enen dependency injection at any where , and final factory
Codeigniter First, Codeigniter Then You!!
yekrinaDigitals
why I cannot send email through ci ?
I am practicing shield , enable Email2FA, when I login , I cannot receive the confirm email . shield → documentation → Default User Group → public $defaultGroup = 'users'; but In the actual directory → AuthGroups.php → public string $defaultGroup = 'user'; In database : user documentation maybe wrong ?
Yes. I sent a PR to fix: https://github.com/codeigniter4/shield/pull/743
@zannhe If you need support for Shield, ask at https://github.com/codeigniter4/shield/d...gories/q-a or https://forum.codeigniter.com/forumdisplay.php?fid=30
Appreciate the ongoing updates! While I find pleasure in Symfony, CI4 remains my top choice for the majority of projects. Thank you for your dedicated work!
|
Welcome Guest, Not a member yet? Register Sign In |