It turns out that I am trying to add new tables using the Laravel migration system. I am running from CMD php artisan migrate and then I put php artisan migrate: status to see the status of each migration, which does not upload me to the DB (already checked) only uploads me those that are laravel defects