I am using Laravel to connect to MySQL database.
I got this exception:
PDOException SQLSTATE[HY000] [1049] Unknown database \'forge\'
write
php artisan config:cache
in your terminal and it will be fixed