$ php artisan migrate Migration table created successfully. In Connection.php line 664: SQLSTATE[42S01]: Base table or view already exists code example
Example: PDOException::("SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'users' already exists")
php artisan migrate:fresh