mirror of
https://github.com/kataras/iris.git
synced 2026-01-06 03:27:27 +00:00
Update the _examples/mvc/login example - add a Path property at mvc.Response and add a context.Proceed helper function
Former-commit-id: b898901fe4a324e888a6e09c93530cf7a551cf2a
This commit is contained in:
@@ -205,12 +205,12 @@ If you're new to back-end web development read about the MVC architectural patte
|
||||
Follow the examples below,
|
||||
|
||||
- [Overview - Plus Repository and Service layers](mvc/overview) **NEW**
|
||||
- [Login showcase - Plus Repository and Service layers](mvc/login) **NEW**
|
||||
|
||||
<!--
|
||||
- [Hello world](mvc/hello-world/main.go)
|
||||
- [Session Controller](mvc/session-controller/main.go)
|
||||
- [A simple but featured Controller with model and views](mvc/controller-with-model-and-view)
|
||||
- [Login showcase](mvc/login/main.go)
|
||||
-->
|
||||
|
||||
### Subdomains
|
||||
|
||||
Reference in New Issue
Block a user