[2025-01-06 10:36:41] local.ERROR: SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = '' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = '' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select table_na...', Array, Object(Closure))
#1 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): Illuminate\\Database\\Connection->run('select table_na...', Array, Object(Closure))
#2 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select('select table_na...', Array, false)
#3 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(41): Illuminate\\Database\\Connection->selectFromWriteConnection('select table_na...')
#4 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(147): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#5 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/WipeCommand.php(71): Illuminate\\Database\\Schema\\MySqlBuilder->dropAllTables()
#6 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/WipeCommand.php(48): Illuminate\\Database\\Console\\WipeCommand->dropAllTables(NULL)
#7 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\WipeCommand->handle()
#8 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#9 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#10 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#11 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#12 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#13 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#14 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#15 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(67): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Symfony\\Component\\Console\\Output\\NullOutput))
#16 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(40): Illuminate\\Console\\Command->runCommand('db:wipe', Array, Object(Symfony\\Component\\Console\\Output\\NullOutput))
#17 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(44): Illuminate\\Console\\Command->callSilent('db:wipe', Array)
#18 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Console\\Migrations\\FreshCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#19 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(58): Illuminate\\Console\\View\\Components\\Task->render('Dropping all ta...', Object(Closure))
#20 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(44): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#21 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\FreshCommand->handle()
#22 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#27 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#29 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\FreshCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: YES) at /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65)
[stacktrace]
#0 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct('mysql:host=127....', '', Object(SensitiveParameterValue), Array)
#1 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(44): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', '', '', Array)
#2 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array)
#3 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array)
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func(Object(Closure))
#6 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo()
#7 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect(false)
#8 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select table_na...', Array)
#9 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select table_na...', Array, Object(Closure))
#10 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): Illuminate\\Database\\Connection->run('select table_na...', Array, Object(Closure))
#11 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select('select table_na...', Array, false)
#12 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(41): Illuminate\\Database\\Connection->selectFromWriteConnection('select table_na...')
#13 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(147): Illuminate\\Database\\Schema\\MySqlBuilder->getTables()
#14 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/WipeCommand.php(71): Illuminate\\Database\\Schema\\MySqlBuilder->dropAllTables()
#15 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/WipeCommand.php(48): Illuminate\\Database\\Console\\WipeCommand->dropAllTables(NULL)
#16 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\WipeCommand->handle()
#17 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#19 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#20 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#21 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#22 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#23 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#24 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(67): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Symfony\\Component\\Console\\Output\\NullOutput))
#25 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(40): Illuminate\\Console\\Command->runCommand('db:wipe', Array, Object(Symfony\\Component\\Console\\Output\\NullOutput))
#26 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(44): Illuminate\\Console\\Command->callSilent('db:wipe', Array)
#27 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(37): Illuminate\\Database\\Console\\Migrations\\FreshCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#28 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(58): Illuminate\\Console\\View\\Components\\Task->render('Dropping all ta...', Object(Closure))
#29 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(44): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#30 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\FreshCommand->handle()
#31 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#32 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#33 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#34 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#35 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#36 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#37 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#38 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#39 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\FreshCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#40 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#41 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#42 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#43 {main}
"} 
[2025-01-06 10:58:13] local.ERROR: Command "make:migrations" is not defined.

Did you mean one of these?
    make:cast
    make:channel
    make:command
    make:component
    make:controller
    make:event
    make:exception
    make:factory
    make:job
    make:listener
    make:mail
    make:middleware
    make:migration
    make:model
    make:notification
    make:observer
    make:policy
    make:provider
    make:request
    make:resource
    make:rule
    make:scope
    make:seeder
    make:test
    make:view {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"make:migrations\" is not defined.

Did you mean one of these?
    make:cast
    make:channel
    make:command
    make:component
    make:controller
    make:event
    make:exception
    make:factory
    make:job
    make:listener
    make:mail
    make:middleware
    make:migration
    make:model
    make:notification
    make:observer
    make:policy
    make:provider
    make:request
    make:resource
    make:rule
    make:scope
    make:seeder
    make:test
    make:view at /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php:737)
[stacktrace]
#0 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(266): Symfony\\Component\\Console\\Application->find('make:migrations')
#1 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 {main}
"} 
[2025-04-17 10:23:27] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'create-salaryHistory' for key 'permission.permission_name_unique' (Connection: mysql, SQL: insert into `permission` (`name`, `type`, `updated_at`, `created_at`) values (create-salaryHistory, user, 2025-04-17 10:23:27, 2025-04-17 10:23:27)) {"exception":"[object] (Illuminate\\Database\\UniqueConstraintViolationException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'create-salaryHistory' for key 'permission.permission_name_unique' (Connection: mysql, SQL: insert into `permission` (`name`, `type`, `updated_at`, `created_at`) values (create-salaryHistory, user, 2025-04-17 10:23:27, 2025-04-17 10:23:27)) at /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php:824)
[stacktrace]
#0 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('insert into `pe...', Array, Object(Closure))
#1 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(34): Illuminate\\Database\\Connection->run('insert into `pe...', Array, Object(Closure))
#2 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `pe...', Array, 'id')
#3 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3549): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `pe...', Array, 'id')
#4 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1982): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#5 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1334): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#6 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1299): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#7 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#8 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/PermissionSeeder.php(49): Illuminate\\Database\\Eloquent\\Model->save()
#9 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\PermissionSeeder->run()
#10 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#11 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#15 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#16 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(61): Illuminate\\Database\\Seeder->__invoke(Array)
#17 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/DatabaseSeeder.php(19): Illuminate\\Database\\Seeder->call('Database\\\\Seeder...')
#18 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\DatabaseSeeder->run()
#19 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#20 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#21 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#22 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#23 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#24 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#25 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Seeder->__invoke()
#26 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(155): Illuminate\\Database\\Console\\Seeds\\SeedCommand->Illuminate\\Database\\Console\\Seeds\\{closure}()
#27 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(69): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#28 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#29 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#30 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#31 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#32 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#33 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#34 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#35 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#36 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(67): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#37 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(28): Illuminate\\Console\\Command->runCommand('db:seed', Array, Object(Illuminate\\Console\\OutputStyle))
#38 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(93): Illuminate\\Console\\Command->call('db:seed', Array)
#39 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(69): Illuminate\\Database\\Console\\Migrations\\FreshCommand->runSeeder(NULL)
#40 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\FreshCommand->handle()
#41 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#42 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#43 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#44 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#45 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#46 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#47 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#48 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#49 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\FreshCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#50 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#51 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#52 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#53 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'create-salaryHistory' for key 'permission.permission_name_unique' at /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php:45)
[stacktrace]
#0 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(45): PDOStatement->execute()
#1 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `pe...', Array)
#2 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('insert into `pe...', Array, Object(Closure))
#3 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(34): Illuminate\\Database\\Connection->run('insert into `pe...', Array, Object(Closure))
#4 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `pe...', Array, 'id')
#5 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3549): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `pe...', Array, 'id')
#6 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1982): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#7 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1334): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#8 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1299): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#9 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#10 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/PermissionSeeder.php(49): Illuminate\\Database\\Eloquent\\Model->save()
#11 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\PermissionSeeder->run()
#12 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#13 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#14 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#15 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#16 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#17 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#18 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(61): Illuminate\\Database\\Seeder->__invoke(Array)
#19 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/DatabaseSeeder.php(19): Illuminate\\Database\\Seeder->call('Database\\\\Seeder...')
#20 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\DatabaseSeeder->run()
#21 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#22 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#23 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#24 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#25 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#26 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#27 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Seeder->__invoke()
#28 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(155): Illuminate\\Database\\Console\\Seeds\\SeedCommand->Illuminate\\Database\\Console\\Seeds\\{closure}()
#29 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(69): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#30 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#31 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#32 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#33 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#34 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#35 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#36 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#37 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#38 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(67): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#39 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(28): Illuminate\\Console\\Command->runCommand('db:seed', Array, Object(Illuminate\\Console\\OutputStyle))
#40 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(93): Illuminate\\Console\\Command->call('db:seed', Array)
#41 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(69): Illuminate\\Database\\Console\\Migrations\\FreshCommand->runSeeder(NULL)
#42 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\FreshCommand->handle()
#43 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#44 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#45 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#46 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#47 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#48 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#49 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#50 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#51 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\FreshCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#52 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#53 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#54 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#55 {main}
"} 
[2025-04-17 10:24:11] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'create-saleInvoice' for key 'permission.permission_name_unique' (Connection: mysql, SQL: insert into `permission` (`name`, `type`, `updated_at`, `created_at`) values (create-saleInvoice, default, 2025-04-17 10:24:11, 2025-04-17 10:24:11)) {"exception":"[object] (Illuminate\\Database\\UniqueConstraintViolationException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'create-saleInvoice' for key 'permission.permission_name_unique' (Connection: mysql, SQL: insert into `permission` (`name`, `type`, `updated_at`, `created_at`) values (create-saleInvoice, default, 2025-04-17 10:24:11, 2025-04-17 10:24:11)) at /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php:824)
[stacktrace]
#0 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('insert into `pe...', Array, Object(Closure))
#1 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(34): Illuminate\\Database\\Connection->run('insert into `pe...', Array, Object(Closure))
#2 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `pe...', Array, 'id')
#3 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3549): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `pe...', Array, 'id')
#4 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1982): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#5 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1334): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#6 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1299): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#7 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#8 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/PermissionSeeder.php(180): Illuminate\\Database\\Eloquent\\Model->save()
#9 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\PermissionSeeder->run()
#10 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#11 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#15 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#16 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(61): Illuminate\\Database\\Seeder->__invoke(Array)
#17 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/DatabaseSeeder.php(19): Illuminate\\Database\\Seeder->call('Database\\\\Seeder...')
#18 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\DatabaseSeeder->run()
#19 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#20 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#21 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#22 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#23 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#24 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#25 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Seeder->__invoke()
#26 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(155): Illuminate\\Database\\Console\\Seeds\\SeedCommand->Illuminate\\Database\\Console\\Seeds\\{closure}()
#27 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(69): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#28 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#29 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#30 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#31 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#32 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#33 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#34 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#35 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#36 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(67): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#37 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(28): Illuminate\\Console\\Command->runCommand('db:seed', Array, Object(Illuminate\\Console\\OutputStyle))
#38 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(93): Illuminate\\Console\\Command->call('db:seed', Array)
#39 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(69): Illuminate\\Database\\Console\\Migrations\\FreshCommand->runSeeder(NULL)
#40 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\FreshCommand->handle()
#41 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#42 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#43 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#44 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#45 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#46 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#47 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#48 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#49 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\FreshCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#50 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#51 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#52 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#53 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'create-saleInvoice' for key 'permission.permission_name_unique' at /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php:45)
[stacktrace]
#0 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(45): PDOStatement->execute()
#1 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `pe...', Array)
#2 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('insert into `pe...', Array, Object(Closure))
#3 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(34): Illuminate\\Database\\Connection->run('insert into `pe...', Array, Object(Closure))
#4 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `pe...', Array, 'id')
#5 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3549): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `pe...', Array, 'id')
#6 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1982): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#7 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1334): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#8 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1299): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#9 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#10 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/PermissionSeeder.php(180): Illuminate\\Database\\Eloquent\\Model->save()
#11 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\PermissionSeeder->run()
#12 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#13 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#14 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#15 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#16 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#17 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#18 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(61): Illuminate\\Database\\Seeder->__invoke(Array)
#19 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/DatabaseSeeder.php(19): Illuminate\\Database\\Seeder->call('Database\\\\Seeder...')
#20 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\DatabaseSeeder->run()
#21 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#22 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#23 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#24 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#25 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#26 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#27 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Seeder->__invoke()
#28 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(155): Illuminate\\Database\\Console\\Seeds\\SeedCommand->Illuminate\\Database\\Console\\Seeds\\{closure}()
#29 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(69): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#30 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#31 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#32 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#33 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#34 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#35 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#36 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#37 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#38 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(67): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#39 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(28): Illuminate\\Console\\Command->runCommand('db:seed', Array, Object(Illuminate\\Console\\OutputStyle))
#40 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(93): Illuminate\\Console\\Command->call('db:seed', Array)
#41 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(69): Illuminate\\Database\\Console\\Migrations\\FreshCommand->runSeeder(NULL)
#42 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\FreshCommand->handle()
#43 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#44 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#45 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#46 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#47 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#48 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#49 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#50 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#51 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\FreshCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#52 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#53 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#54 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#55 {main}
"} 
[2025-04-17 10:26:05] local.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`osbdb`.`rolepermission`, CONSTRAINT `rolepermission_permissionid_foreign` FOREIGN KEY (`permissionId`) REFERENCES `permission` (`id`)) (Connection: mysql, SQL: insert into `rolePermission` (`roleId`, `permissionId`, `updated_at`, `created_at`) values (3, 286, 2025-04-17 10:26:05, 2025-04-17 10:26:05)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`osbdb`.`rolepermission`, CONSTRAINT `rolepermission_permissionid_foreign` FOREIGN KEY (`permissionId`) REFERENCES `permission` (`id`)) (Connection: mysql, SQL: insert into `rolePermission` (`roleId`, `permissionId`, `updated_at`, `created_at`) values (3, 286, 2025-04-17 10:26:05, 2025-04-17 10:26:05)) at /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829)
[stacktrace]
#0 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('insert into `ro...', Array, Object(Closure))
#1 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(34): Illuminate\\Database\\Connection->run('insert into `ro...', Array, Object(Closure))
#2 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ro...', Array, 'id')
#3 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3549): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ro...', Array, 'id')
#4 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1982): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#5 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1334): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#6 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1299): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#7 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#8 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/RolePermissionSeeder.php(43): Illuminate\\Database\\Eloquent\\Model->save()
#9 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\RolePermissionSeeder->run()
#10 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#11 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#15 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#16 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(61): Illuminate\\Database\\Seeder->__invoke(Array)
#17 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/DatabaseSeeder.php(19): Illuminate\\Database\\Seeder->call('Database\\\\Seeder...')
#18 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\DatabaseSeeder->run()
#19 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#20 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#21 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#22 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#23 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#24 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#25 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Seeder->__invoke()
#26 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(155): Illuminate\\Database\\Console\\Seeds\\SeedCommand->Illuminate\\Database\\Console\\Seeds\\{closure}()
#27 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(69): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#28 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#29 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#30 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#31 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#32 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#33 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#34 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#35 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#36 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(67): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#37 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(28): Illuminate\\Console\\Command->runCommand('db:seed', Array, Object(Illuminate\\Console\\OutputStyle))
#38 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(93): Illuminate\\Console\\Command->call('db:seed', Array)
#39 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(69): Illuminate\\Database\\Console\\Migrations\\FreshCommand->runSeeder(NULL)
#40 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\FreshCommand->handle()
#41 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#42 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#43 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#44 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#45 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#46 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#47 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#48 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#49 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\FreshCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#50 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#51 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#52 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#53 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`osbdb`.`rolepermission`, CONSTRAINT `rolepermission_permissionid_foreign` FOREIGN KEY (`permissionId`) REFERENCES `permission` (`id`)) at /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php:45)
[stacktrace]
#0 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(45): PDOStatement->execute()
#1 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `ro...', Array)
#2 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('insert into `ro...', Array, Object(Closure))
#3 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(34): Illuminate\\Database\\Connection->run('insert into `ro...', Array, Object(Closure))
#4 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `ro...', Array, 'id')
#5 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3549): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `ro...', Array, 'id')
#6 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1982): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#7 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1334): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#8 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1299): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#9 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#10 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/RolePermissionSeeder.php(43): Illuminate\\Database\\Eloquent\\Model->save()
#11 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\RolePermissionSeeder->run()
#12 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#13 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#14 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#15 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#16 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#17 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#18 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(61): Illuminate\\Database\\Seeder->__invoke(Array)
#19 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/database/seeders/DatabaseSeeder.php(19): Illuminate\\Database\\Seeder->call('Database\\\\Seeder...')
#20 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\DatabaseSeeder->run()
#21 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#22 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#23 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#24 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#25 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#26 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#27 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Seeder->__invoke()
#28 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(155): Illuminate\\Database\\Console\\Seeds\\SeedCommand->Illuminate\\Database\\Console\\Seeds\\{closure}()
#29 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(69): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#30 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#31 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#32 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#33 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#34 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#35 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#36 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#37 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#38 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(67): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#39 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Concerns/CallsCommands.php(28): Illuminate\\Console\\Command->runCommand('db:seed', Array, Object(Illuminate\\Console\\OutputStyle))
#40 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(93): Illuminate\\Console\\Command->call('db:seed', Array)
#41 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/FreshCommand.php(69): Illuminate\\Database\\Console\\Migrations\\FreshCommand->runSeeder(NULL)
#42 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\FreshCommand->handle()
#43 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#44 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#45 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#46 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#47 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#48 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#49 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#50 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(1096): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#51 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Migrations\\FreshCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#52 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#53 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#54 /Users/saiyedmahmud/Documents/omega/single-store-erp-b/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#55 {main}
"} 
