質問編集履歴
1
エラー内容追記
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -89,4 +89,8 @@
|
|
|
89
89
|
```php
|
|
90
90
|
Route::post('/money','SampleController@confirm');
|
|
91
91
|
```
|
|
92
|
-
宜しくお願いします。
|
|
92
|
+
宜しくお願いします。
|
|
93
|
+
|
|
94
|
+
```apache
|
|
95
|
+
[autoindex:error] [pid 4416:tid 1920] [client ::1:56029] AH01276: Cannot serve directory C:/xampp/htdocs/××××/public/××××/: No matching DirectoryIndex (index.php,index.pl,index.cgi,index.asp,index.shtml,index.html,index.htm,default.php,default.pl,default.cgi,default.asp,default.shtml,default.html,default.htm,home.php,home.pl,home.cgi,home.asp,home.shtml,home.html,home.htm) found, and server-generated directory index forbidden by Options directive, referer: http://localhost/×××××/public/××××
|
|
96
|
+
```
|