问答详情
源自:2-7 Laravel-通过表单实现修改

进入第三分页 会报错,其他页面正常这是什么鬼??

2/2ErrorException in helpers.php line 531:htmlentities() expects parameter 1 to be string, array given (View: /Applications/MAMP/htdocs/laravel-form/resources/views/student/index.blade.php)

1/2ErrorException in helpers.php line 531:htmlentities() expects parameter 1 to be string, array given

http://localhost/laravel-form/public/student/index?page=3 

在此分页下会报上面上个错误,其他三个分页正常,这是什么原因搞不懂

提问者:MrXu168 2017-06-20 13:26

个回答

  • asteriaGirl
    2018-09-07 16:51:28

    性别应该是空的

  • 一条路唯一
    2017-06-22 14:40:46

    值的问题