May Sale! All accounts are 40% off this week.

afoysal's avatar

tempnam() error

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

error

1 like
9 replies
afoysal's avatar

@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
Haru-Kazumoto's avatar

@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.