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 c27587b commit 398f14bCopy full SHA for 398f14b
readme.md
@@ -111,6 +111,12 @@ Route::get('/', function () {
111
You can call the `addClass` method anywhere - models, controllers, etc. Consider adding
112
generator files instead, as it promotes application maintainability and reduces technical debt.
113
114
+## Demo Project
115
+
116
+The demo project below follows the examples outlined above:
117
118
+https://github.com/zschuessler/route2class-demo
119
120
## License
121
122
This is public domain. Do what you want.
0 commit comments