[2025-02-13 19:02:23] PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM material mat INNER JOIN material_category cat ON m...' at line 9 in F:\xampp\htdocs\tfb\api\core\Model.php:198 Stack trace: #0 F:\xampp\htdocs\tfb\api\core\Model.php(198): PDOStatement->execute(Array) #1 F:\xampp\htdocs\tfb\api\models\MaterialModel.php(143): Model\MaterialModel->query('SELECT \r\n ...', Array) #2 F:\xampp\htdocs\tfb\api\controllers\MaterialController.php(122): Model\MaterialModel->single('6') #3 F:\xampp\htdocs\tfb\api\v1\index.php(310): Controller\MaterialController->getById('6') #4 [internal function]: {closure}('6') #5 F:\xampp\htdocs\tfb\api\vendor\bramus\router\src\Bramus\Router\Router.php(458): call_user_func_array(Object(Closure), Array) #6 F:\xampp\htdocs\tfb\api\vendor\bramus\router\src\Bramus\Router\Router.php(440): Bramus\Router\Router->invoke(Object(Closure), Array) #7 F:\xampp\htdocs\tfb\api\vendor\bramus\router\src\Bramus\Router\Router.php(287): Bramus\Router\Router->handle(Array, true) #8 F:\xampp\htdocs\tfb\api\v1\index.php(1916): Bramus\Router\Router->run() #9 {main}