Thats true, but I personally think that v. 1.1 would be also good to work with.The developer already published the latest version 1.2 and the new version is using Laravel 7.29
v1.2 [1st Dec 2020]
1. Translating front-end (excepting admin panel) via a single json file
2. Translating validation messages
3. Translating timestamps (ie. 2 mins ago, 3 hours ago, etc.)
4. Upvoting comments (Ajax powered - once per ip - will auto sort the best at the top)
5. Rounded profile pictures (even for uploaded ones)
6. Trustscore Embedding (apart from already existent premium companies reviews embedding)
7. Laravel Framework update from 5.72 to 7.29
8. Added cookie notification
Given the fact that absolutely all files have changed you will have to reinstall from scratch!
if ($previous['type'] === EmailLexer::S_BACKSLASH
if ($previous != null && $previous['type'] === EmailLexer::S_BACKSLASH
on /vendor/egulias/email-validator/EmailValidator/Parser/Parser.php around line 147
change toCode:if ($previous['type'] === EmailLexer::S_BACKSLASH
Code:if ($previous != null && $previous['type'] === EmailLexer::S_BACKSLASH
use SMTP way better.. tested.. email work
![]()
tested on https://web2backlink.com/
User email verification does not work. And without that the script doesn't work.
on /vendor/egulias/email-validator/EmailValidator/Parser/Parser.php around line 147
change toCode:if ($previous['type'] === EmailLexer::S_BACKSLASH
Code:if ($previous != null && $previous['type'] === EmailLexer::S_BACKSLASH
use SMTP way better.. tested.. email work
![]()
tested on https://web2backlink.com/