tempnam() error
I am getting error tempnam(): file created in the system's temporary directory while I am trying to browse my Laravel project.

@Sinnbeck Thanks. PHP version is 8.0. Thanks.
@Sinnbeck Thanks. Do you need Apache Version ?
@afoysal I assume its in dev? Is it xampp or ?
@Sinnbeck Thanks. Here is server information.

@afoysal So its production? Is debug enabled or ?
@Sinnbeck Thanks. Here is my .env settings.
APP_NAME=Time
APP_ENV=local
APP_KEY=base64:ierb26MYHKDmSXhAGXYZW5PC3LAFSLle2N0sWiohMZQ=
APP_DEBUG=false
APP_URL=http://localhost
APP_MODE=dev
APP_VIEW=local
DEBUGBAR_ENABLED=false
@afoysal im getting this error too, i've been tried to change permisson folder storage/logs to 777 (for testing thing) but still get the same error
Please or to participate in this conversation.