質問編集履歴

4

追記

2020/08/20 09:14

投稿

shima3
shima3

スコア5

test CHANGED
File without changes
test CHANGED
@@ -1,3 +1,7 @@
1
+ cakePHP4
2
+
3
+
4
+
1
5
  ### 前提・実現したいこと
2
6
 
3
7
 

3

追記

2020/08/20 09:14

投稿

shima3
shima3

スコア5

test CHANGED
@@ -1 +1 @@
1
- index を特定のURLにしたい
1
+ 特定のURLをindexにしたい
test CHANGED
File without changes

2

追記

2020/08/20 08:43

投稿

shima3
shima3

スコア5

test CHANGED
File without changes
test CHANGED
@@ -36,7 +36,7 @@
36
36
 
37
37
  - /var/www/html/ap/webroot/index.php:40
38
38
 
39
- Request URL: /book/login?url=book/login
39
+ Request URL: /books/login?url=books/login
40
40
 
41
41
  ```
42
42
 

1

追記

2020/08/20 08:39

投稿

shima3
shima3

スコア5

test CHANGED
File without changes
test CHANGED
@@ -16,7 +16,7 @@
16
16
 
17
17
  をリクエストすると
18
18
 
19
- http://sample.com/book/login
19
+ http://sample.com/books/login
20
20
 
21
21
  を呼ぼうとしている
22
22