thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.78k stars 2.67k forks source link

Can't update table in any BREAD #4936

Closed TranTheTuan closed 4 years ago

TranTheTuan commented 4 years ago

Version information

Description

whenever I try to edit any data in any table, it returns ErrorException explode(): Empty delimiter

Steps To Reproduce

Steps to reproduce the behavior:

  1. Go to /admin/users
  2. Click on update on one user
  3. Make some edit
  4. See error

Expected behavior

Update successfully.

Screenshots

image

MrCrayon commented 4 years ago

Error is happening in a Middleware that is neither part of Voyager or Laravel standard installation, so I'm not sure why you think this is a Voyager bug.

MrCrayon commented 4 years ago

I'm closing it for now, if you can explain why this should be a Voyager bug feel free to reopen it. Also please while opening an issue fill the whole Voyager version, currently: 1.4.0, 1.4.1 or 1.4.2

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.