I have a laravel project that uses the default Laravel E-mail verification, but when clicking the resend e-mail verification link it gives me this error:
Class 'DOMDocument' not found
I'm using CentOS 6.9 php.71w-xml is already installed.
Thank you all
It's Working now. I just Removed php* on yum exclude then install php-xml. *facepalmed.