php icon indicating copy to clipboard operation
php copied to clipboard

How get a full Realtime Logs from vercel of php laravel?

Open guoxiangke opened this issue 2 years ago • 0 comments

Hello, I deploy a laravel to vercel, the homepage works well. But after I config cache drive, there are something wrong, I want debug. while the logs show like this. which transcated, no No1 line.

image

BTW, the laravel works well with predis cache from upstash on my local. Also the LOG_LEVEL and debug set true, but always show 500.

guoxiangke avatar Feb 05 '23 04:02 guoxiangke