Hi,
I've got issues with enabling the plugin on my testdomain.
Next Illuminate\Database\QueryException: SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint (SQL: alter table `flarumpolls` add constraint `flarumpolls_discussion_id_foreign` foreign key (`discussion_id`) references `flarumdiscussions` (`id`) on delete cascade) in /home/testdomain/public_html/releases/12/vendor/illuminate/database/Connection.php:712
Is this a well known issue? And does anyone know how to fix it?