Skip to content
New issue

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

Fix Return Type Problem #1562

Merged
merged 3 commits into from
Jun 30, 2023
Merged

Fix Return Type Problem #1562

merged 3 commits into from
Jun 30, 2023

Conversation

FatihKoz
Copy link
Contributor

Function returns either a view or redirect, both should be allowed.

Fixes production.ERROR: App\Http\Controllers\Auth\RegisterController::register(): Return value must be of type Illuminate\Http\RedirectResponse, Illuminate\View\View returned problem reported by @dougjuk

Function returns either a view or redirect, both should be allowed.
@nabeelio nabeelio merged commit d76389a into nabeelio:dev Jun 30, 2023
5 checks passed
@FatihKoz FatihKoz deleted the FixRegisterController branch June 30, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants