Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined type 'TextFlow\SmsApi\Client'. #4

Closed
madfortech opened this issue Jul 23, 2023 · 4 comments
Closed

Undefined type 'TextFlow\SmsApi\Client'. #4

madfortech opened this issue Jul 23, 2023 · 4 comments

Comments

@madfortech
Copy link

Capture
Capture-

php version PHP 8.1.12
laravel 10.9.0

please help me folks :)

@Skocimis
Copy link
Owner

We have forgotten to include a namespace in the file. It is fixed now in version v1.6.4, so try updating our package.
Also, when initializing our TextFlowClient class, you should only provide an API key, not the API secret.

@madfortech
Copy link
Author

i used this namespace
use TextFlow\SMSApi\TextFlowClient;
its working in local development

@Skocimis
Copy link
Owner

So it is working now and I can close the issue?

@madfortech
Copy link
Author

yes you can close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants