We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52dd13d commit 92cc519Copy full SHA for 92cc519
README.md
@@ -342,7 +342,7 @@ $router->dispatch();
342
343
### Views
344
345
-You might need to create a classic-style website that uses views.
+You might need to create a classic-style server-side rendered (SSR) website that uses views.
346
PhpRouter has a simple feature for working with PHP/HTML views.
347
Look at the following example.
348
0 commit comments