Whoops, looks like something went wrong.

1/1 PDOException in Connector.php line 55: SQLSTATE[HY000] [1044] Access denied for user 'bassam_root'@'localhost' to database 'bassam_girls'

  1. in Connector.php line 55
  2. at PDO->__construct('mysql:host=127.0.0.1;dbname=bassam_girls', 'bassam_root', 'Password@123', array('0', '2', '0', false, false)) in Connector.php line 55
  3. at Connector->createConnection('mysql:host=127.0.0.1;dbname=bassam_girls', array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'bassam_girls', 'username' => 'bassam_root', 'password' => 'Password@123', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'engine' => null, 'name' => 'mysql'), array('0', '2', '0', false, false)) in MySqlConnector.php line 24
  4. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => '127.0.0.1', 'database' => 'bassam_girls', 'username' => 'bassam_root', 'password' => 'Password@123', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'engine' => null, 'name' => 'mysql')) in ConnectionFactory.php line 61
  5. at ConnectionFactory->Illuminate\Database\Connectors\{closure}()
  6. at call_user_func(object(Closure)) in Connection.php line 864
  7. at Connection->getPdo() in Connection.php line 732
  8. at Connection->reconnectIfMissingConnection() in Connection.php line 621
  9. at Connection->run('select * from `academic_years` order by `order` desc', array(), object(Closure)) in Connection.php line 342
  10. at Connection->select('select * from `academic_years` order by `order` desc', array(), true) in Builder.php line 1461
  11. at Builder->runSelect() in Builder.php line 1447
  12. at Builder->get() in AppServiceProvider.php line 17
  13. at AppServiceProvider->boot()
  14. at call_user_func_array(array(object(AppServiceProvider), 'boot'), array()) in Container.php line 507
  15. at Container->call(array(object(AppServiceProvider), 'boot')) in Application.php line 747
  16. at Application->bootProvider(object(AppServiceProvider)) in Application.php line 730
  17. at Application->Illuminate\Foundation\{closure}(object(AppServiceProvider), '11')
  18. at array_walk(array(object(EventServiceProvider), object(RoutingServiceProvider), object(AuthServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FoundationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ViewServiceProvider), object(AppServiceProvider), object(AuthServiceProvider), object(EventServiceProvider), object(RouteServiceProvider), object(JWTAuthServiceProvider), object(BarcodeServiceProvider)), object(Closure)) in Application.php line 731
  19. at Application->boot() in BootProviders.php line 17
  20. at BootProviders->bootstrap(object(Application)) in Application.php line 203
  21. at Application->bootstrapWith(array('Illuminate\Foundation\Bootstrap\DetectEnvironment', 'Illuminate\Foundation\Bootstrap\LoadConfiguration', 'Illuminate\Foundation\Bootstrap\ConfigureLogging', 'Illuminate\Foundation\Bootstrap\HandleExceptions', 'Illuminate\Foundation\Bootstrap\RegisterFacades', 'Illuminate\Foundation\Bootstrap\RegisterProviders', 'Illuminate\Foundation\Bootstrap\BootProviders')) in Kernel.php line 232
  22. at Kernel->bootstrap() in Kernel.php line 127
  23. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 99
  24. at Kernel->handle(object(Request)) in index.php line 53