/home/homes/homes/antoinecormier/sites/php/bre01-soutien-ecommerce/index.php:10:
array (size=1)
  'csrf_token' => string 'fa6b95ec14751ea870c577cffa49667673c9aafb3b9e06e945b3100fd496ead0' (length=64)

( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'antoinecormier_ecommerce.products' doesn't exist in /home/homes/homes/antoinecormier/sites/php/bre01-soutien-ecommerce/managers/ProductsManager.php on line 45
( ! ) PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'antoinecormier_ecommerce.products' doesn't exist in /home/homes/homes/antoinecormier/sites/php/bre01-soutien-ecommerce/managers/ProductsManager.php on line 45
Call Stack
#TimeMemoryFunctionLocation
10.0020358192{main}( ).../index.php:0
20.1043361128Router->handleRequest( $get = ['product_id' => '2', 'route' => 'product'] ).../index.php:12
30.1043361128RenderController->product( ).../Router.php:71
40.1364403584ProductsManager->findById( $id = '2' ).../RenderController.php:28
50.1364404440execute( $params = ['id' => 2] ).../ProductsManager.php:45