Fatal error: Uncaught PDOException: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "google_places" does not exist
LINE 1: SELECT * FROM google_places WHERE place_id = $1
^ in /var/www/html/src/Models/GooglePlaces.php:50
Stack trace:
#0 /var/www/html/src/Models/GooglePlaces.php(50): PDOStatement->execute(Array)
#1 /var/www/html/src/Controllers/GooglePlacesController.php(30): ClozapAdmin\Models\GooglePlaces->getById('ChIJc-x_npBH35Q...')
#2 /var/www/html/public/index.php(83): ClozapAdmin\Controllers\GooglePlacesController->detail('ChIJc-x_npBH35Q...', '')
#3 {main}
thrown in /var/www/html/src/Models/GooglePlaces.php on line 50