Commit f182ae27 authored by Taylor Otwell's avatar Taylor Otwell

wording change

parent a204054a
...@@ -11,7 +11,7 @@ class Home_Controller extends Controller { ...@@ -11,7 +11,7 @@ class Home_Controller extends Controller {
| to use controllers to organize your application API. You'll love them. | to use controllers to organize your application API. You'll love them.
| |
| To start using this controller simply remove the default route from the | To start using this controller simply remove the default route from the
| application "routes.php" file. Laravel is smart enough to find this | application "routes.php" file. Laravel is smart enough to locate this
| controller and call the default method, which is "action_index". | controller and call the default method, which is "action_index".
| |
| This controller responds to URIs beginning with "home", and it also | This controller responds to URIs beginning with "home", and it also
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment