I have a comments table which in turn can contain replies to comments via the parent_id table.
Attached is the migration.
Schema::create(\'comments\', func