[2014-01-24 17:50:48] log.ERROR: exception 'Exception' with message 'SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'telegraphs' already exists (SQL: create table `telegraphs` (`id` int unsigned not null auto_increment primary key, `user_id` int not null, `na3i_id` int not null, `status` tinyint(1) not null, `code` int not null, `created_at` timestamp default 0 not null, `updated_at` timestamp default 0 not null) default character set utf8 collate utf8_unicode_ci) (Bindings: array ( ))' in C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Database\Connection.php:502 Stack trace: #0 C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Database\Connection.php(475): Illuminate\Database\Connection->handleQueryException(Object(PDOException), 'create table `t...', Array) #1 C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Database\Connection.php(324): Illuminate\Database\Connection->run('create table `t...', Array, Object(Closure)) #2 C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Database\Schema\Blueprint.php(63): Illuminate\Database\Connection->statement('create table `t...') #3 C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php(148): Illuminate\Database\Schema\Blueprint->build(Object(Illuminate\Database\MySqlConnection), Object(Illuminate\Database\Schema\Grammars\MySqlGrammar)) #4 C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php(91): Illuminate\Database\Schema\Builder->build(Object(Illuminate\Database\Schema\Blueprint)) #5 C:\wamp\www\elwafeyat\bootstrap\compiled.php(3317): Illuminate\Database\Schema\Builder->create('telegraphs', Object(Closure)) #6 C:\wamp\www\elwafeyat\app\database\migrations\2014_01_24_175015_create_telegraphs.php(21): Illuminate\Support\Facades\Facade::__callStatic('create', Array) #7 C:\wamp\www\elwafeyat\app\database\migrations\2014_01_24_175015_create_telegraphs.php(21): Illuminate\Support\Facades\Schema::create('telegraphs', Object(Closure)) #8 C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php(137): CreateTelegraphs->up() #9 C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php(113): Illuminate\Database\Migrations\Migrator->runUp('2014_01_24_1750...', 9, false) #10 C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php(84): Illuminate\Database\Migrations\Migrator->runMigrationList(Array, false) #11 C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php(67): Illuminate\Database\Migrations\Migrator->run('C:\wamp\www\elw...', false) #12 C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Console\Command.php(108): Illuminate\Database\Console\Migrations\MigrateCommand->fire() #13 C:\wamp\www\elwafeyat\vendor\symfony\console\Symfony\Component\Console\Command\Command.php(244): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 C:\wamp\www\elwafeyat\vendor\laravel\framework\src\Illuminate\Console\Command.php(96): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 C:\wamp\www\elwafeyat\vendor\symfony\console\Symfony\Component\Console\Application.php(899): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 C:\wamp\www\elwafeyat\vendor\symfony\console\Symfony\Component\Console\Application.php(191): Symfony\Component\Console\Application->doRunCommand(Object(Illuminate\Database\Console\Migrations\MigrateCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 C:\wamp\www\elwafeyat\vendor\symfony\console\Symfony\Component\Console\Application.php(121): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 C:\wamp\www\elwafeyat\artisan(59): Symfony\Component\Console\Application->run() #19 {main} [] []