[2026-07-25 15:29:14] local.ERROR: could not find driver (Connection: sqlite, Database: C:\Users\indsu\gst_billing_pos\backend\database\database.sqlite, SQL: select exists (select 1 from "main".sqlite_master where name = 'migrations' and type = 'table') as "exists") {"exception":"[object] (Illuminate\\Database\\QueryException(code: 0): could not find driver (Connection: sqlite, Database: C:\\Users\\indsu\\gst_billing_pos\\backend\\database\\database.sqlite, SQL: select exists (select 1 from \"main\".sqlite_master where name = 'migrations' and type = 'table') as \"exists\") at C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('select exists (...', Array, Object(Closure))
#1 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate/Database/Connection->run('select exists (...', Array, Object(Closure))
#2 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(357): Illuminate/Database/Connection->select('select exists (...', Array, true)
#3 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(374): Illuminate/Database/Connection->selectOne('select exists (...', Array, true)
#4 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(176): Illuminate/Database/Connection->scalar('select exists (...')
#5 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Migrations/DatabaseMigrationRepository.php(185): Illuminate/Database/Schema/Builder->hasTable('migrations')
#6 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(758): Illuminate/Database/Migrations/DatabaseMigrationRepository->repositoryExists()
#7 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(164): Illuminate/Database/Migrations/Migrator->repositoryExists()
#8 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Support/helpers.php(328): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}(2)
#9 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(164): retry(0, Object(Closure), 0, Object(Closure))
#10 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(140): Illuminate/Database/Console/Migrations/MigrateCommand->repositoryExists()
#11 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(110): Illuminate/Database/Console/Migrations/MigrateCommand->prepareDatabase()
#12 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#13 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#14 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#15 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#16 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#17 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#18 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#19 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#20 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#21 C:/Users/indsu/gst_billing_pos/backend/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#22 C:/Users/indsu/gst_billing_pos/backend/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))
#23 C:/Users/indsu/gst_billing_pos/backend/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#24 C:/Users/indsu/gst_billing_pos/backend/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#25 C:/Users/indsu/gst_billing_pos/backend/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#26 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#27 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#28 C:/Users/indsu/gst_billing_pos/backend/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#29 {main}

[previous exception] [object] (PDOException(code: 0): could not find driver at C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:66)
[stacktrace]
#0 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(66): PDO->__construct('sqlite:C://Users...', NULL, Object(SensitiveParameterValue), Array)
#1 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(44): Illuminate/Database/Connectors/Connector->createPdoConnection('sqlite:C://Users...', NULL, Object(SensitiveParameterValue), Array)
#2 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connectors/SQLiteConnector.php(21): Illuminate/Database/Connectors/Connector->createConnection('sqlite:C://Users...', Array, Array)
#3 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(225): Illuminate/Database/Connectors/SQLiteConnector->connect(Array)
#4 [internal function]: Illuminate/Database/Connectors/ConnectionFactory->Illuminate/Database/Connectors/{closure}()
#5 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1257): call_user_func(Object(Closure))
#6 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1295): Illuminate/Database/Connection->getPdo()
#7 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(525): Illuminate/Database/Connection->getReadPdo()
#8 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(420): Illuminate/Database/Connection->getPdoForSelect(true)
#9 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->Illuminate/Database/{closure}('select exists (...', Array)
#10 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('select exists (...', Array, Object(Closure))
#11 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate/Database/Connection->run('select exists (...', Array, Object(Closure))
#12 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(357): Illuminate/Database/Connection->select('select exists (...', Array, true)
#13 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Connection.php(374): Illuminate/Database/Connection->selectOne('select exists (...', Array, true)
#14 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(176): Illuminate/Database/Connection->scalar('select exists (...')
#15 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Migrations/DatabaseMigrationRepository.php(185): Illuminate/Database/Schema/Builder->hasTable('migrations')
#16 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(758): Illuminate/Database/Migrations/DatabaseMigrationRepository->repositoryExists()
#17 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(164): Illuminate/Database/Migrations/Migrator->repositoryExists()
#18 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Support/helpers.php(328): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}(2)
#19 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(164): retry(0, Object(Closure), 0, Object(Closure))
#20 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(140): Illuminate/Database/Console/Migrations/MigrateCommand->repositoryExists()
#21 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(110): Illuminate/Database/Console/Migrations/MigrateCommand->prepareDatabase()
#22 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->Illuminate/Database/Console/Migrations/{closure}()
#23 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#24 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#25 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#26 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::Illuminate/Container/{closure}()
#27 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#28 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#29 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#30 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#31 C:/Users/indsu/gst_billing_pos/backend/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#32 C:/Users/indsu/gst_billing_pos/backend/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))
#33 C:/Users/indsu/gst_billing_pos/backend/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 C:/Users/indsu/gst_billing_pos/backend/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 C:/Users/indsu/gst_billing_pos/backend/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#36 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#37 C:/Users/indsu/gst_billing_pos/backend/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#38 C:/Users/indsu/gst_billing_pos/backend/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#39 {main}
"} 
[2026-07-25 17:22:55] local.ERROR: Call to undefined function Database\Factories\fake() {"exception":"[object] (Error(code: 0): Call to undefined function Database\\Factories\\fake() at /home/smartgstbillco/avd.smartgstbill.co.in/database/factories/UserFactory.php:28)
[stacktrace]
#0 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(550): Database\\Factories\\UserFactory->definition()
#1 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(529): Illuminate\\Database\\Eloquent\\Factories\\Factory->getRawAttributes(NULL)
#2 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(513): Illuminate\\Database\\Eloquent\\Factories\\Factory->getExpandedAttributes(NULL)
#3 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(151): Illuminate\\Database\\Eloquent\\Factories\\Factory->Illuminate\\Database\\Eloquent\\Factories\\{closure}()
#4 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(512): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#5 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(429): Illuminate\\Database\\Eloquent\\Factories\\Factory->makeInstance(NULL)
#6 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(318): Illuminate\\Database\\Eloquent\\Factories\\Factory->make(Array, NULL)
#7 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Factories/Factory.php(315): Illuminate\\Database\\Eloquent\\Factories\\Factory->create(Array, NULL)
#8 /home/smartgstbillco/avd.smartgstbill.co.in/database/seeders/DatabaseSeeder.php(20): Illuminate\\Database\\Eloquent\\Factories\\Factory->create(Array)
#9 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Database\\Seeders\\DatabaseSeeder->run()
#10 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#11 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(184): Illuminate\\Container\\Container->call(Array, Array)
#15 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(454): Illuminate\\Database\\Seeder->Illuminate\\Database\\{closure}()
#16 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/WithoutModelEvents.php(17): Illuminate\\Database\\Eloquent\\Model::withoutEvents(Object(Closure))
#17 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Seeder.php(193): Database\\Seeders\\DatabaseSeeder->Illuminate\\Database\\Console\\Seeds\\{closure}()
#18 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(71): Illuminate\\Database\\Seeder->__invoke()
#19 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php(157): Illuminate\\Database\\Console\\Seeds\\SeedCommand->Illuminate\\Database\\Console\\Seeds\\{closure}()
#20 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php(70): Illuminate\\Database\\Eloquent\\Model::unguarded(Object(Closure))
#21 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Seeds\\SeedCommand->handle()
#22 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#23 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#24 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#25 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#26 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#27 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#28 /home/smartgstbillco/avd.smartgstbill.co.in/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 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#30 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\Seeds\\SeedCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#31 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#32 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /home/smartgstbillco/avd.smartgstbill.co.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /home/smartgstbillco/avd.smartgstbill.co.in/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#35 {main}
"} 
