Glukinho10 months ago Best Answer Level 31ReplyReport SpamIt lives only inside of current request. If it is HTTP request, it lives until the response is sent (strictly saying, and deferred actions is done, and terminable middleware is executed). If it is artisan command, it lives until the command is finished, etc. Like Reply 1 like
Snapey10 months agoLevel 122ReplyReport Spambut the files and folders are left on the filesystem. Its not like a temporary filesystem. Like Reply 1 like