Whoops, looks like something went wrong.

1/1 PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'atlanits_asia'@'localhost' (using password: YES)

  1. in Connector.php line 55
  2. at PDO->__construct('mysql:host=localhost;dbname=atlanits_atlantis', 'atlanits_asia', 'H{[r,*!7K~C(', array('0', '2', '0', false, false)) in Connector.php line 55
  3. at Connector->createConnection('mysql:host=localhost;dbname=atlanits_atlantis', array('driver' => 'mysql', 'host' => 'localhost', 'database' => 'atlanits_atlantis', 'username' => 'atlanits_asia', 'password' => 'H{[r,*!7K~C(', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, 'name' => 'mysql'), array('0', '2', '0', false, false)) in MySqlConnector.php line 22
  4. at MySqlConnector->connect(array('driver' => 'mysql', 'host' => 'localhost', 'database' => 'atlanits_atlantis', 'username' => 'atlanits_asia', 'password' => 'H{[r,*!7K~C(', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false, '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 846
  7. at Connection->getPdo() in Connection.php line 714
  8. at Connection->reconnectIfMissingConnection() in Connection.php line 603
  9. at Connection->run('select * from information_schema.tables where table_schema = ? and table_name = ?', array('atlanits_atlantis', 'permissions'), object(Closure)) in Connection.php line 324
  10. at Connection->select('select * from information_schema.tables where table_schema = ? and table_name = ?', array('atlanits_atlantis', 'permissions')) in MySqlBuilder.php line 21
  11. at MySqlBuilder->hasTable('permissions') in Facade.php line 216
  12. at Facade::__callStatic('hasTable', array('permissions')) in AuthServiceProvider.php line 29
  13. at AuthServiceProvider->boot(object(Gate))
  14. at call_user_func_array(array(object(AuthServiceProvider), 'boot'), array(object(Gate))) in Container.php line 507
  15. at Container->call(array(object(AuthServiceProvider), 'boot')) in Application.php line 734
  16. at Application->bootProvider(object(AuthServiceProvider)) in Application.php line 717
  17. at Application->Illuminate\Foundation\{closure}(object(AuthServiceProvider), '12')
  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(TranslatableServiceProvider), object(PostServiceProvider), object(FormInputMacroProvider), object(ComposerServiceProvider), object(EventServiceProvider3), object(DishServiceProvider), object(OfferServiceProvider), object(NewsServiceProvider), object(GalleryServiceProvider), object(TestimonialServiceProvider), object(SocialLinksServiceProvider), object(CommentsServiceProvider), object(LikePostServiceProvider)), object(Closure)) in Application.php line 718
  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 55