this message appears when i type php artisan migrate
[Illuminate\Database\QueryException]
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'api_prominas.pm_avaliacao_inscricao_status' doe
sn't exist (SQL: alter table pm_avaliacao_inscricao_status add id int unsigned not null auto_increment
primary key, add nome varchar(55) not null)
[PDOException]
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'api_prominas.pm_avaliacao_inscricao_status' doe
sn't exist