質問編集履歴

2

修正

2019/06/22 03:31

投稿

teaAI
teaAI

スコア36

test CHANGED
File without changes
test CHANGED
@@ -26,7 +26,11 @@
26
26
 
27
27
  【ソース】
28
28
 
29
- ```php
29
+ ```php
30
+
31
+ //index.php
32
+
33
+
30
34
 
31
35
  require './vendor/autoload.php';
32
36
 

1

不要な文言

2019/06/22 03:31

投稿

teaAI
teaAI

スコア36

test CHANGED
File without changes
test CHANGED
@@ -9,8 +9,6 @@
9
9
  【環境】
10
10
 
11
11
  ・Web Server: Apache
12
-
13
- ・OS : CentOs7
14
12
 
15
13
  ・PHP : PHP 7.2
16
14