質問編集履歴

1

app\.php追記

2017/05/06 07:19

投稿

tixure55
tixure55

スコア400

test CHANGED
File without changes
test CHANGED
@@ -179,3 +179,15 @@
179
179
  13 }
180
180
 
181
181
  ```
182
+
183
+
184
+
185
+
186
+
187
+ ```php
188
+
189
+ //config/app.php
190
+
191
+ 179 App\Providers\HogeServiceProvider::class,
192
+
193
+ ```