laravelista / comments

Native comments for your Laravel application.
MIT License
744 stars 142 forks source link

commentable id is empty #135

Closed mahdi4k closed 3 years ago

mahdi4k commented 3 years ago

when im want submit a commnet , commentable id is empty and comment not submited what is wrong?

mabasic commented 3 years ago

I don't know. View the error log for errors, inspect the request response for errors. Read the documentation again in case you missed something.

Let me know if you have managed to solve your issue.

mahdi4k commented 3 years ago

sorry my bad .is for route model binding typography wrong. actually empty data passing to comment page.