Using Laravel Framework 5.5.0.
The /var/app/current/storage/framework/views
folder is constantly getting deleted.
Has anyone experienced this behavior or know why this would be happening?
*Also worth noting I attempted to circumvent this by setting the immutable flag on the directory but then my frontend stoped working.