Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'p1968_theatre4.people' doesn't exist in /home/p1968/electrotheatre.ru/src/Database.php:95
Stack trace:
#0 /home/p1968/electrotheatre.ru/src/Database.php(95): PDO->prepare('SELECT id FROM ...')
#1 /home/p1968/electrotheatre.ru/src/Database.php(45): App\Database->run('SELECT id FROM ...', Array)
#2 /home/p1968/electrotheatre.ru/src/Repository/PeopleRepository.php(209): App\Database->fetchOne('SELECT id FROM ...', Array)
#3 /home/p1968/electrotheatre.ru/src/Controller/PeopleController.php(47): App\Repository\PeopleRepository->findBySlug('arthuralenko')
#4 /home/p1968/electrotheatre.ru/src/Router.php(299): App\Controller\PeopleController->show('arthuralenko')
#5 /home/p1968/electrotheatre.ru/src/Router.php(101): App\Router->{closure:App\Router::defineRoutes():299}(Array)
#6 /home/p1968/electrotheatre.ru/public/index.php(23): App\Router->dispatch('/people/arthura...')
#7 {main}
thrown in /home/p1968/electrotheatre.ru/src/Database.php on line 95