Skip to content

Commit

Permalink
Mention the current module
Browse files Browse the repository at this point in the history
Signed-off-by: Anna Filina <[email protected]>
  • Loading branch information
afilina authored Jan 28, 2022
1 parent c99f61f commit eeb14eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/book/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This requires several steps:
- Create a view to display a page containing the message
- Create a route to match the URL to the controller

Throughout this example, we will work in the `Application` module of the skeleton. The relevant files are located under `module/Application`.

## Install the Laminas MVC Skeleton Application

To get started, install the skeleton application via Composer.
Expand Down

0 comments on commit eeb14eb

Please sign in to comment.