Laravel 5.5 The page has expired due to inactivity error while sending form

前端 未结 4 1673
野性不改
野性不改 2021-01-24 07:30

I\'am using laravel 5.5 and it gives me that \"The page has expired due to inactivity. Please refresh and try again.\" This is awkward because I never encounter this error. Same

4条回答
  •  花落未央
    2021-01-24 08:01

    Another point is that Laravelcollective maybe not is available for laravel 5.5. You can check this issue from GitHub and find a workaround for collective in Laravel 5.5 https://github.com/LaravelCollective/html/issues/364

提交回复
热议问题