Illuminate\Database\QueryException : SQLSTATE[HY000]: General error: 3780 Referencing column 'serie_id' and referenced column 'id' in foreign key constraint 'temporadas_serie_id_foreign' are incompatible. (SQL: alter table temporadas add constraint temporadas_serie_id_foreign foreign key (serie_id) references series (id))
Ja alterei tudo na migration mas o erro persiste. Uso mysql 8.0