teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

環境の追記

2019/04/08 15:03

投稿

makibi5577
makibi5577

スコア112

title CHANGED
File without changes
body CHANGED
@@ -32,4 +32,10 @@
32
32
  setlocale(LC_ALL, 'ja_JP.UTF-8');
33
33
  \Carbon\Carbon::setLocale('ja');
34
34
  }
35
- ```
35
+ ```
36
+
37
+ # 環境
38
+ Laravel Framework 5.8.10
39
+
40
+ composer.lockの記載
41
+ "nesbot/carbon": "^1.26.3 || ^2.0",