2013-11-29 09:56:53 ERROR - Error creating URL for undefined route [new_origine]. in /home/cre/laravel/url.php on line 284 2013-11-29 09:56:54 ERROR - Error creating URL for undefined route [new_origine]. in /home/cre/laravel/url.php on line 284 2013-11-29 10:10:17 ERROR - Error creating URL for undefined route [edit_distributeur]. in /home/cre/laravel/url.php on line 284 2013-11-29 10:42:04 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'x' cannot be null SQL: INSERT INTO `distributeurs` (`x`, `valid`, `updated_at`, `created_at`) VALUES (?, ?, ?, ?) Bindings: array ( 0 => NULL, 1 => 'y', 2 => '2013-11-29 10:42:04', 3 => '2013-11-29 10:42:04', ) in /home/cre/laravel/database/connection.php on line 263 2013-11-29 10:43:04 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'x' cannot be null SQL: INSERT INTO `distributeurs` (`x`, `y`, `valid`, `updated_at`, `created_at`) VALUES (?, ?, ?, ?, ?) Bindings: array ( 0 => NULL, 1 => NULL, 2 => 'y', 3 => '2013-11-29 10:43:04', 4 => '2013-11-29 10:43:04', ) in /home/cre/laravel/database/connection.php on line 263 2013-11-29 10:43:22 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'continent' cannot be null SQL: INSERT INTO `distributeurs_desc` (`language_id`, `name`, `adresse`, `continent`, `pays`, `distributeur_id`, `updated_at`, `created_at`) VALUES (?, ?, ?, ?, ?, ?, ?, ?) Bindings: array ( 0 => '1', 1 => 'Nom du distributeur', 2 => '3 rue du continent', 3 => NULL, 4 => NULL, 5 => 2, 6 => '2013-11-29 10:43:22', 7 => '2013-11-29 10:43:22', ) in /home/cre/laravel/database/connection.php on line 263 2013-11-29 10:44:07 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'continent' cannot be null SQL: INSERT INTO `distributeurs_desc` (`language_id`, `name`, `adresse`, `continent`, `pays`, `distributeur_id`, `updated_at`, `created_at`) VALUES (?, ?, ?, ?, ?, ?, ?, ?) Bindings: array ( 0 => '1', 1 => 'Nom du distributeur', 2 => '3 rue du continent', 3 => NULL, 4 => NULL, 5 => 3, 6 => '2013-11-29 10:44:07', 7 => '2013-11-29 10:44:07', ) in /home/cre/laravel/database/connection.php on line 263 2013-11-29 16:44:14 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'parent_id' cannot be null SQL: INSERT INTO `categoriesproduct` (`parent_id`, `updated_at`, `created_at`) VALUES (?, ?, ?) Bindings: array ( 0 => NULL, 1 => '2013-11-29 16:44:14', 2 => '2013-11-29 16:44:14', ) in /home/cre/laravel/database/connection.php on line 263