Skip to content

Commit 398f14b

Browse files
committed
add link to demo repo
1 parent c27587b commit 398f14b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Route::get('/', function () {
111111
You can call the `addClass` method anywhere - models, controllers, etc. Consider adding
112112
generator files instead, as it promotes application maintainability and reduces technical debt.
113113

114+
## Demo Project
115+
116+
The demo project below follows the examples outlined above:
117+
118+
https://github.com/zschuessler/route2class-demo
119+
114120
## License
115121

116122
This is public domain. Do what you want.

0 commit comments

Comments
 (0)