php中文网 Courses
Feb 28, 2021 · Backend Development
Laravel SMS Luosimao Service Fails to Send SMS Due to HTTP/HTTPS URL Mismatch
When using the laravel-sms extension with Luosimao, SMS sending fails because the package uses an HTTPS endpoint while the official documentation specifies HTTP, and correcting the URL in the LuosimaoAgent.php file resolves the issue.
DebuggingLaravelLuosimao
0 likes · 2 min read