laravel-subscriptions
laravel-subscriptions copied to clipboard
Can't get user subscription on planSubscription('main') function
Hello guys, I am really having trouble getting the user subscription, it always returns null even though the user was subscribed already, I have checked the sdubscriptions table on database and the user's id was there. It only happens on live server, no issue on local.