You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.
Hey,
I wanted to set-up your tool, but it keeps crashing.
I downloaded the complete package (Easy version). I don't have a ' .env' file in my downloaded folder so I opened up config/database.php manually and set the login information.
I still get this error:
[2016-01-01 09:49:59] production.ERROR: exception 'PDOException' with message 'SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)' in /Applications/XAMPP/xamppfiles/htdocs/TC-JSON-API/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:47
I guess its not reading/ cannot read my config file? Permission are all ok. Where could be the error?
The text was updated successfully, but these errors were encountered:
Hey,
I wanted to set-up your tool, but it keeps crashing.
I downloaded the complete package (Easy version). I don't have a ' .env' file in my downloaded folder so I opened up config/database.php manually and set the login information.
I still get this error:
[2016-01-01 09:49:59] production.ERROR: exception 'PDOException' with message 'SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)' in /Applications/XAMPP/xamppfiles/htdocs/TC-JSON-API/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:47
I guess its not reading/ cannot read my config file? Permission are all ok. Where could be the error?
The text was updated successfully, but these errors were encountered: