Skip to content

Commit

Permalink
Update 10-dynamic-pages.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Louys committed Nov 1, 2016
1 parent 132fdf4 commit c80b25a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 10-dynamic-pages.md
Expand Up @@ -196,6 +196,8 @@ public function show($params)
}
```

Make sure that you use an `use` statement for the `InvalidPageException` at the top of the file.

Try a few different URLs to check that everything is working as it should. If something is wrong, go back and debug it until it works.

And as always, don't forget to commit your changes.
Expand Down

0 comments on commit c80b25a

Please sign in to comment.