Closed shahbaz17 closed 5 years ago
whats the error? share some details of server and local
@shahbaz17 It should work. can you please share the error details?
Tried all again, this time showing this
"Class 'App\Http\Controllers\LaravelMsg91' not found"
Oh sorry,
Didn't use this
use RobinCSamuel\LaravelMsg91\Facades\LaravelMsg91;
Now it's returning
{#250 ▼ +"message": "Authentication failure" +"type": "error" }
I got it working for local system.
changed the config file from config/msg91.php to config/laravel-msg91.php because in message function there is config('laravel-msg91.auth_key');
I got it working for local system.
changed the config file from config/msg91.php to config/laravel-msg91.php because in message function there is config('laravel-msg91.auth_key');
I dont think thats require.
Hi Robin,
Is this repo still valid for v5.7?
Because I tried sending SMS on the server, there shows error.
Could you help?