Adda commentable structure to any model with a new command : make:commentable post_comment
with custom questions (name of parent model, name of view where you want add comments) will be generate as usual :
controller
request
view modified
model
migration
A rm:commentable post_comment --force will be created too to delete all files created
New feature in WIP :
Adda commentable structure to any model with a new command :
make:commentable post_comment
with custom questions (name of parent model, name of view where you want add comments) will be generate as usual :A
rm:commentable post_comment --force
will be created too to delete all files created