課程
/后端開(kāi)發(fā)
/PHP
/輕松學(xué)會(huì)Laravel-表單篇
怎么辦 input未定義?
2021-05-27
源自:輕松學(xué)會(huì)Laravel-表單篇 2-7
正在回答
應(yīng)該是做到那個(gè)獲取輸入框數(shù)據(jù)那個(gè)地方 $student 換成 $request 就可以了
舉報(bào)
Laravel框架是世界上最流行的PHP框架,沒(méi)有之一
1 回答BadMethodCallException in Builder.php line 2508: Call to undefined method Illuminate\Database\Query\Builder::save1()
1 回答Call to undefined function Illuminate\Encryption\openssl_encrypt()
1 回答使用laravel分頁(yè)操作時(shí)報(bào)錯(cuò)Call to undefined method App\Posts::links() (View: F:\MyPHP\laravel\resources\views\posts\lst.blade.php)
2 回答Call to a member function format() on string 或者 Call to a member function format() on integer
1 回答call to member function sex() on string
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢(xún)優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2021-05-29
應(yīng)該是做到那個(gè)獲取輸入框數(shù)據(jù)那個(gè)地方 $student 換成 $request 就可以了