LaravelDaily / Laravel-Demo-Support-Tickets

61 stars 18 forks source link

Crashes when uploading a file to the ticket #7

Open accspert opened 9 months ago

accspert commented 9 months ago

League \ Flysystem \ CorruptedPathDetected PHP 8.2.4 9.52.16 Corrupted path detected: tmp/q82WVZmcf9kjXMmly8cMld08DjhP6ZGuNSJCrhyM.jpg<script src='//127.0.0.1:8000/_debugbar/assets/javascript?v=1697065852' data-turbolinks-eval='false' data-turbo-

aliaswpeu commented 8 months ago

Try to disable the debugbar in .env Add: DEBUGBAR_ENABLED=false

mmbehiclayton commented 2 months ago

This worked