-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels