Welcome Guest, Not a member yet? Register   Sign In
Typo in an example in CI4 users's guide
#1
Bug 

Hi,

in CI4 users's guide, I found a Typo in an example that leads to an error.

It is the example in the page CLI - Hello World


the 1rst line of the example should be
  namespace App\Controllers;
instead of
  namespace App\Controller;
Reply
#2

You need to create an issue on GitHub for the Documentation

CodeIgniter User Guide Issue
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

Thanks for the report. I have created a pull request to correct this issue.
https://github.com/codeigniter4/CodeIgniter4/pull/2485
Reply




Theme © iAndrew 2016 - Forum software by © MyBB