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

commented_id is null #9

Closed
glore opened this issue Feb 15, 2017 · 2 comments
Closed

commented_id is null #9

glore opened this issue Feb 15, 2017 · 2 comments

Comments

@glore
Copy link

glore commented Feb 15, 2017

my User primateKey is uid, so all my comment's commented_id is null! help!

@actuallymab
Copy link
Owner

Could you please try to modify CreateCommentsTable migration class that created with php artisan vendor:publish command.

@glore
Copy link
Author

glore commented Feb 15, 2017

how to change , i think should change code:
'commented_id' => $this->id, =>
'commented_id' => $this->id(),

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