Код: Выделить всё
'azure' => [
'endpoint' => env('AZURE_ENDPOINT'),
'accessKey' => env('AZURE_ACCESS_KEY'),
]
Код: Выделить всё
#Configuration using Azure Communications Services for Email
AZURE_ENDPOINT=https://laravel.unitedstates.communication.azure.com
AZURE_ACCESS_KEY=Ie2zAasb56t4ht86u7axRLh
Код: Выделить всё
Подробнее здесь: [url]https://stackoverflow.com/questions/79104979/how-can-configure-and-connect-with-azure-communication-services-and-laravel[/url]
Мобильная версия