We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
after clone and install with composer and create new user i get this error when i try to login with created users
File:
/Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/LoginProxy.php
Stack trace:
Infrastructure\Auth\Exceptions\InvalidCredentialsException in /Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/LoginProxy.php:85 Stack trace: #0 /Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/LoginProxy.php(48): Infrastructure\Auth\LoginProxy->proxy('password', Array) #1 /Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/Controllers/LoginController.php(24): Infrastructure\Auth\LoginProxy->attemptLogin('[email protected]', '1234') #2 [internal function]: Infrastructure\Auth\Controllers\LoginController->login(Object(Infrastructure\Auth\Requests\LoginRequest)) #3 /Applications/XAMPP/xamppfiles/htdocs/my-api/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(55): call_user_func_array(Array, Array) #4 /Applications/XAMPP/xamppfiles/htdocs/my-api/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(44): Illuminate\Routing\Controller->callAction('login', Array)
@pmccarren could you help me? Thanks in advance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
after clone and install with composer and create new user i get this error when i try to login with created users
File:
/Applications/XAMPP/xamppfiles/htdocs/my-api/infrastructure/Auth/LoginProxy.php
Stack trace:
@pmccarren could you help me? Thanks in advance
The text was updated successfully, but these errors were encountered: