We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 132fdf4 commit c80b25aCopy full SHA for c80b25a
10-dynamic-pages.md
@@ -196,6 +196,8 @@ public function show($params)
196
}
197
```
198
199
+Make sure that you use an `use` statement for the `InvalidPageException` at the top of the file.
200
+
201
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.
202
203
And as always, don't forget to commit your changes.
0 commit comments