iT邦幫忙

第 12 屆 iThome 鐵人賽

DAY 20
1

首先到routes/web.php
輸入ROUTE::GET('/ReadPage/{id}','blogController@show')->name('ReadPage')
https://ithelp.ithome.com.tw/upload/images/20200914/20129566JLxhw2ooyw.png
再到app/Http/Controllers/blogController.php,找到show的function,輸入以下的程式碼
https://ithelp.ithome.com.tw/upload/images/20200914/20129566EWVjEianqR.png
再到resources/views裡,新增ReadPage.blade.php
https://ithelp.ithome.com.tw/upload/images/20200914/20129566xAia3BkwRz.png
然後在ReadPage,新增以下的程式碼
https://ithelp.ithome.com.tw/upload/images/20200914/20129566ruFyCYvR03.png
在這裡查看id為29的資料
https://ithelp.ithome.com.tw/upload/images/20200914/20129566XyRBOhfOVy.png
查看結果會像這樣
https://ithelp.ithome.com.tw/upload/images/20200914/20129566ZPNJQYzW1m.png
以上就是今天的內容/images/emoticon/emoticon41.gif


上一篇
Day 19 Laravel CRUD-C
下一篇
Day 21 Laravel CRUD-U
系列文
菜鳥的暑假Web學習30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言