Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3bb1a25

Browse files
committed
minor#5492 updated tree for front controller (OskarStark)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes#5492).Discussion----------updated tree for front controllerCommits-------65dca62 updated tree for front controller
2 parents10cb3ed +65dca62 commit3bb1a25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎create_framework/front-controller.rst‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,13 @@ web root directory:
146146
147147
example.com
148148
├── composer.json
149-
│ src
149+
├── composer.lock
150+
├── src
150151
│ └── pages
151152
│ ├── hello.php
152153
│ └── bye.php
153154
├── vendor
155+
│ └── autoload.php
154156
└── web
155157
└── front.php
156158

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp