In this lesson, we learn how to fix the different types of errors that you might get in Laravel. In this lesson we will fix the following error:
SQLSTATE[HY000] [1049] Unknown database 'laravel'
SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected
#Laravel
#LaravelErrorFix
#UnknownDatabase