2013-10-03 09:35:05 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`parking`.`couleurs_products`, CONSTRAINT `couleurs_products_ibfk_1` FOREIGN KEY (`couleur_id`) REFERENCES `couleurs` (`id`) ON DELETE CASCADE ON UPDATE CASCADE) SQL: INSERT INTO `couleurs_products` (`product_id`, `updated_at`, `created_at`) VALUES (?, ?, ?) Bindings: array ( 0 => 15, 1 => '2013-10-03 09:35:05', 2 => '2013-10-03 09:35:05', ) in /home/parking/laravel/database/connection.php on line 263 2013-10-03 09:35:40 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`parking`.`couleurs_products`, CONSTRAINT `couleurs_products_ibfk_1` FOREIGN KEY (`couleur_id`) REFERENCES `couleurs` (`id`) ON DELETE CASCADE ON UPDATE CASCADE) SQL: INSERT INTO `couleurs_products` (`product_id`, `updated_at`, `created_at`) VALUES (?, ?, ?) Bindings: array ( 0 => 16, 1 => '2013-10-03 09:35:40', 2 => '2013-10-03 09:35:40', ) in /home/parking/laravel/database/connection.php on line 263 2013-10-03 09:35:46 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`parking`.`tailles_products`, CONSTRAINT `tailles_products_ibfk_1` FOREIGN KEY (`taille_id`) REFERENCES `tailles` (`id`) ON DELETE CASCADE ON UPDATE CASCADE) SQL: INSERT INTO `tailles_products` (`product_id`, `updated_at`, `created_at`) VALUES (?, ?, ?) Bindings: array ( 0 => 17, 1 => '2013-10-03 09:35:46', 2 => '2013-10-03 09:35:46', ) in /home/parking/laravel/database/connection.php on line 263 2013-10-03 09:35:49 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`parking`.`tailles_products`, CONSTRAINT `tailles_products_ibfk_1` FOREIGN KEY (`taille_id`) REFERENCES `tailles` (`id`) ON DELETE CASCADE ON UPDATE CASCADE) SQL: INSERT INTO `tailles_products` (`product_id`, `updated_at`, `created_at`) VALUES (?, ?, ?) Bindings: array ( 0 => 18, 1 => '2013-10-03 09:35:49', 2 => '2013-10-03 09:35:49', ) in /home/parking/laravel/database/connection.php on line 263 2013-10-03 09:38:18 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`parking`.`tailles_products`, CONSTRAINT `tailles_products_ibfk_1` FOREIGN KEY (`taille_id`) REFERENCES `tailles` (`id`) ON DELETE CASCADE ON UPDATE CASCADE) SQL: INSERT INTO `tailles_products` (`product_id`, `updated_at`, `created_at`) VALUES (?, ?, ?) Bindings: array ( 0 => 19, 1 => '2013-10-03 09:38:18', 2 => '2013-10-03 09:38:18', ) in /home/parking/laravel/database/connection.php on line 263 2013-10-03 09:38:23 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`parking`.`tailles_products`, CONSTRAINT `tailles_products_ibfk_1` FOREIGN KEY (`taille_id`) REFERENCES `tailles` (`id`) ON DELETE CASCADE ON UPDATE CASCADE) SQL: INSERT INTO `tailles_products` (`product_id`, `updated_at`, `created_at`) VALUES (?, ?, ?) Bindings: array ( 0 => 20, 1 => '2013-10-03 09:38:23', 2 => '2013-10-03 09:38:23', ) in /home/parking/laravel/database/connection.php on line 263 2013-10-03 10:20:05 ERROR - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'taille' in 'field list' SQL: UPDATE `tailles` SET `updated_at` = ?, `taille` = ? WHERE `id` = ? Bindings: array ( 0 => '2013-10-03 10:20:05', 1 => NULL, 2 => '3', ) in /home/parking/laravel/database/connection.php on line 263 2013-10-03 10:20:48 ERROR - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'taille' in 'field list' SQL: UPDATE `tailles` SET `updated_at` = ?, `taille` = ? WHERE `id` = ? Bindings: array ( 0 => '2013-10-03 10:20:48', 1 => NULL, 2 => '3', ) in /home/parking/laravel/database/connection.php on line 263