Wrong columns type
Closed this issue · 2 comments
naynyeinchan commented
column 'author_table' in table 'ratmd_bloghub_comments' need to be string to work properly
'$table->string('author_table')->nullable();'
SamBrishes commented
Hello,
thanks for your bug report. I fixed it in the current master branch, I'll push a new version today or tomorrow.
~Sam.
SamBrishes commented
Fixed in v1.3.3 (Version has been pushed to Octobers Marketplace).