2014-04-14 10:34:51 ERROR - Invalid address: in /home/cadeauvideo/site/bundles/phpmailer/lib/class.phpmailer.php on line 498 2014-04-14 11:39:39 ERROR - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'crypted_key' in 'field list' SQL: UPDATE `customers` SET `updated_at` = ?, `crypted_key` = ? WHERE `id` = ? Bindings: array ( 0 => '2014-04-14 11:39:39', 1 => '05c14e1ed7c4c63969ae8ee8127e5b8393d992f3', 2 => 12, ) in /home/cadeauvideo/site/laravel/database/connection.php on line 263 2014-04-14 18:40:29 ERROR - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'crypted_key' in 'field list' SQL: UPDATE `customers` SET `updated_at` = ?, `crypted_key` = ? WHERE `id` = ? Bindings: array ( 0 => '2014-04-14 18:40:29', 1 => '009cc3509ec52a60ba90073038f551abbf7c4d55', 2 => 4, ) in /home/cadeauvideo/site/laravel/database/connection.php on line 263 2014-04-14 21:06:35 ERROR - SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'email' cannot be null SQL: INSERT INTO `project_invites` (`project_id`, `email`, `first_name`, `last_name`, `updated_at`, `created_at`) VALUES (?, ?, ?, ?, ?, ?) Bindings: array ( 0 => 29, 1 => NULL, 2 => 'Nicolas', 3 => 'PORION', 4 => '2014-04-14 21:06:35', 5 => '2014-04-14 21:06:35', ) in /home/cadeauvideo/site/laravel/database/connection.php on line 263