-
- Laravel Version: 8.24.0
- PHP Version: 7.4.14
- Database Driver & Version: 10.5.8-MariaDB
### Description:
When using a Mailable within `toMail` function of notification, email is not se…
-
The Query class (https://github.com/pkp/pkp-lib/blob/stable-3_4_0/classes/query/Query.php) and QueryDAO (https://github.com/pkp/pkp-lib/blob/stable-3_4_0/classes/query/QueryDAO.php) are implemented us…
-
So I have a problem with running the queue worker and the tenants.
I have two queues, one is the default `php artisan queue:work` and the other is `php artisan queue:work --queue=somethingElse`.
Whe…
-
## 目的
#63 で検討していたゲストログイン機能の必要性に疑問が出てきたので、
ソーシャルログインとメール・パスワードログインにしたい。
## 作業内容
- 本番環境で使用するメールクライアントの再検討(Amazon SES がいいかも?)
- メール認証機能を追加する(Laravel がもともと持ってる?)
- 以下の画面を作成
- ~パスワードリセット(メール送信)~…
-
I can use captcha in a simple form, but in ajax form I always see validation error wrong captcha. I cannot understand how to fix it.
**blade view**
```
@csrf
…
-
**Describe the bug**
I setup an smtp email connection in the Environment Variables and then tried to use the Messages" functionality, but it defaults to using the `MAIL_FROM_ADDRESS` instead of the s…
-
I am encountering an issue with sending emails from FreeScout. The system fails to authenticate with the SMTP server, returning an error: "Failed to authenticate on SMTP server with username "5465rf7t…
-
**Describe the bug**
I used to be able to beautifully see the emails inside the ray window now this is no longer possible
**Versions**
Ray version (you can see this in "About Ray"):
2.7.5
You can…
-
**Describe the bug**
Removing template from mailable returns 500
Affect only main branch
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Go to Wofkflow -> Emails -> Add and edit te…
-
I have multiple Mail Accounts connected to the system and now, when I create a new agent Account, the invitations is tried to be send by the only one connected via OAuth, but the connections seems to …