#Not sending verification emails, but working when sending others.
1 messages · Page 1 of 1 (latest)
Not sending verification emails, but yes when sending others.
Not sending verification emails, but working when sending others.
Is your worker service working?
Correct.
Restart it, clear chaches, clear opimizer (All command can be found with discord search)
Please check if the password reset email sends.
If it does, check your queue workers - https://CtrlPanel.gg/docs/Installation/getting-started#queue-listeners
If it still doesnt work, check your php version is 8.1 - php -v
Make sure to clear the config cache and to restart the queue workers when making changes to the email details.
php artisan queue:restart```
It is recommended that you have some sort of Linux and MariaDB experience before installing this.
I got Settings Error: Could not load settings from database. The Installation probably is not done yet. when running php artisan optimize
Same for
php artisan config:clear
php artisan queue:restart
Well then go finish that i guess
What do you mean?