Skip to content

Commit c80b25a

Browse files
author
Patrick Louys
authored
Update 10-dynamic-pages.md
1 parent 132fdf4 commit c80b25a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

10-dynamic-pages.md

+2
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ public function show($params)
196196
}
197197
```
198198

199+
Make sure that you use an `use` statement for the `InvalidPageException` at the top of the file.
200+
199201
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.
200202

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

0 commit comments

Comments
 (0)