500 Error on Laravel Nova Detail Routes?
I’m having a problem where my resource detail routes in Laravel Nova all return a 500 error… the index, create, edit, and replicate routes all work, but the detail route doesn’t. I’m not getting any help from looking through the laravel.log file; I’m using Laravel Herd, so I have no idea how or where to find more detail on the 500 error; Laravel Telescope is showing nothing for these requests; ,and I cannot for the life of me seem to figure out how to get xDebug to capture the request… I’m using Laravel 10, PhpStorm, Laravel Herd, Laravel Nova 4 … Anyone have any ideas or inspiration on where I should go from here? TIA ~ Chris
Please or to participate in this conversation.