Skip to content
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

Revise Controllers Documentation [ci skip] #2399

Merged
merged 2 commits into from
Nov 15, 2019
Merged

Revise Controllers Documentation [ci skip] #2399

merged 2 commits into from
Nov 15, 2019

Conversation

dafriend
Copy link
Contributor

Primarily adds details to the "Hello World" demo. In particular, it addresses file naming and uses a Helloworld class instead of Blog.

Revise "Defining a Default Controller" to include commenting out $routes->get('/', 'Home::index'); so the demo will work.

Some general word-crafting too.

Primarily adds details to the "Hello World" demo.

Revise "Defining a Default Controller" to include comment out ``$routes->get('/', 'Home::index');`` so the demo will work.

Some general word-crafting too.
@MGatner MGatner merged commit 2ef28ea into codeigniter4:develop Nov 15, 2019
@dafriend dafriend deleted the controller-documentation-rev branch November 15, 2019 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants