Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

commentable_id is always NULL #60

Open
clickervinod opened this issue Jul 9, 2020 · 1 comment
Open

commentable_id is always NULL #60

clickervinod opened this issue Jul 9, 2020 · 1 comment

Comments

@clickervinod
Copy link

hi,

I am able to store comment and rating into the table but commentable_id is always null ,

this is my code
$user->comment($subscriptionbox, $request->comment ?? null, $request->rating ?? 0);

Screenshot_26

@TanguyPi
Copy link

TanguyPi commented Oct 26, 2020

Hi !

Did you found a solution for this issue ?
I have exactly the same one..

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

No branches or pull requests

2 participants