File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ description: Documentation and developer's resources for Fano Framework, web app
13
13
## Application
14
14
15
15
- [ Working with Application] ( /working-with-application ) . It explains basic concept of Fano Framework web application.
16
- - [ Dependency Container] ( /dependency-container ) .
16
+ - [ Dependency Container] ( /dependency-container ) . Explains dependency injection in Fano Framework.
17
17
- [ Dispatcher] ( /dispatcher ) . Explains basic concept of dispatcher.
18
- - [ CGI Environment] ( /environment ) .
18
+ - [ CGI Environment] ( /environment ) . Tutorial on how to read server environmental variables.
19
19
- [ Configuration] ( /configuration ) . How to setup and read application settings.
20
20
- [ Error Handler] ( /error-handler ) . How to handle error in Fano Framework.
21
21
- [ Middlewares] ( /middlewares ) . It explains middleware concept and how use it in Fano Framework web application.
You can’t perform that action at this time.
0 commit comments