CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
BSD 3-Clause "New" or "Revised" License
5.8k
stars
187
forks
source link
Laravel 9 - Password forgotten -> Error DOMDocument::loadHTML(): Argument #1 ($source) must not be empty #240
I have a problem with Laravel 9.48. When I go to Forgotten Password when logging in and enter my email address. and then the button "Send Password Reset Link" I get the following error message.
DOMDocument::loadHTML(): Argument #1 ($source) must not be empty
I have a problem with Laravel 9.48. When I go to Forgotten Password when logging in and enter my email address. and then the button "Send Password Reset Link" I get the following error message.
DOMDocument::loadHTML(): Argument #1 ($source) must not be empty
Can you tell me how I can fix this problem?