Closed CorySheppard closed 3 years ago
Hello, could you enable debug mode in production, then try to reproduce bug and see what kind of error are logged in logs? ${doc_root}/storage/logs/laravel.log
Hey, we ended up using Vapor-UI to view the errors it was logging in production. Turned out to be an issues with images uploading S3, sorry to have wasted your time. Great plug-in by the way, saved us a lot of time.
Hey, was wondering if you could help me out a bit. I'm getting a "Server Error" when I try to look at or try to edit records in my Products table, but only ones that have categories selected. Furthermore, I am only getting this error when I attempt to view or edit the records on my live site deployment. Locally it's fine. Here's what I get in the F12 console,
and
Happy to try and supply more information, screenshots, code snippets, etc. Just ask.