laravel5.3 keeps requesting timeout when sending emails mialtrap
This is the configuration of env file email
laravel5.3 keeps requesting timeout when sending emails mialtrap
This is the configuration of env file email
Sending emails may be time-consuming and exceeds the timeout set by php.ini. Use queue processing. Simply use redis. Laravel configuration is very simple
I feel like laravel will continue to wait if there is no response within 60 seconds