質問編集履歴

3

誤字修正

2020/05/15 16:08

投稿

gomes_2222
gomes_2222

スコア90

test CHANGED
@@ -1 +1 @@
1
- cakephpでログアウト機能を実する方法を教えて下さい。
1
+ cakephpでログアウト機能を実する方法を教えて下さい。
test CHANGED
File without changes

2

誤字修正

2020/05/15 16:08

投稿

gomes_2222
gomes_2222

スコア90

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
 
12
12
 
13
- ```cakephp basecontroller
13
+ ```basecontroller
14
14
 
15
15
  <?php
16
16
 
@@ -118,7 +118,7 @@
118
118
 
119
119
  ```
120
120
 
121
- ```cakephp contoroller
121
+ ```samplecontoroller
122
122
 
123
123
  <?php
124
124
 
@@ -150,7 +150,7 @@
150
150
 
151
151
 
152
152
 
153
- ```cakephp index.php
153
+ ```index
154
154
 
155
155
  <h2>この下にボタン作りたい</h2>
156
156
 

1

誤字修正

2020/05/15 15:42

投稿

gomes_2222
gomes_2222

スコア90

test CHANGED
File without changes
test CHANGED
@@ -150,7 +150,7 @@
150
150
 
151
151
 
152
152
 
153
- ```cakephp
153
+ ```cakephp index.php
154
154
 
155
155
  <h2>この下にボタン作りたい</h2>
156
156