SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'permissions' code example
Example: PDOException::("SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'users' already exists")
php artisan migrate:fresh
php artisan migrate:fresh