Yes, the answer has been answered in this thread: https://laracasts.com/discuss/channels/forge/laravel-forge-complete-list-of-past-deployment-logs
The logs are stored in the ~/.forge directory as provision-*.output files.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I see that the forge interface shows the latest deployment request directly on the UI. Is there an underlying log file with a series of deployments, if so does anyone know the file name and location?
Something happened yesterday on my site where existing code used for email notification events is suddenly not working today. This code has been running in production for two months and now today is throwing 'not property of object' errors. Using tinker I can pull up the object and it works correctly so I want to see if an install of one application program as triggered a laravel or symphony update when it was released through forge.
Yes, the answer has been answered in this thread: https://laracasts.com/discuss/channels/forge/laravel-forge-complete-list-of-past-deployment-logs
The logs are stored in the ~/.forge directory as provision-*.output files.
Please or to participate in this conversation.