We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707bc4b commit 98ee770Copy full SHA for 98ee770
src/FilamentCommentsServiceProvider.php
@@ -85,6 +85,7 @@ protected function getMigrations(): array
85
{
86
return [
87
'create_filament_comments_table',
88
+ 'add_index_to_subject',
89
];
90
}
91
0 commit comments