Closed pixsolution closed 1 year ago
Hello! I'm testing your package following the steps in the documentation and I'm going to the subscription part https://github.com/lucasdotvin/laravel-soulbscription?ref=madewithlaravel.com#subscribing
but there I get the following error Call to a member function subscribeTo() on string
I tried transforming the values from string to int but it gives the same error with int Call to a member function subscribeTo() on int
I attached how the user id and the plan id are arriving.
What can be?
Hello! I'm testing your package following the steps in the documentation and I'm going to the subscription part https://github.com/lucasdotvin/laravel-soulbscription?ref=madewithlaravel.com#subscribing
but there I get the following error Call to a member function subscribeTo() on string
I tried transforming the values from string to int but it gives the same error with int Call to a member function subscribeTo() on int
I attached how the user id and the plan id are arriving.
What can be?