質問編集履歴

1

ファイル名

2020/04/24 04:14

投稿

poteto4401
poteto4401

スコア57

test CHANGED
File without changes
test CHANGED
@@ -9,6 +9,8 @@
9
9
  ## ソースコード
10
10
 
11
11
 
12
+
13
+ sample.blade.php
12
14
 
13
15
  ```php
14
16
 
@@ -50,6 +52,8 @@
50
52
 
51
53
 
52
54
 
55
+ app.js
56
+
53
57
  ```js
54
58
 
55
59
  window.Vue = require('vue');
@@ -70,6 +74,8 @@
70
74
 
71
75
 
72
76
 
77
+ FuriganaComponent.vue
78
+
73
79
  ```vue
74
80
 
75
81
  <template>