Skip to content

Fix redirection failure after submitting user#6

Open
mutaimwiti wants to merge 1 commit intolaracasts:masterfrom
mutaimwiti:fix-redirection
Open

Fix redirection failure after submitting user#6
mutaimwiti wants to merge 1 commit intolaracasts:masterfrom
mutaimwiti:fix-redirection

Conversation

@mutaimwiti
Copy link
Copy Markdown

What this does

Fixes the failure to redirect back to the users page after submitting a user

Steps to reproduce

  • Setup project
  • Visit Manage Users
  • Submit a user

Expected

  • The user should be redirected back the users page

Actual

  • The user is added to the database but the redirection back to the users page fails
  • Error snippet: Warning: Cannot modify header information - headers already sent

- remove single whitespace at the start of app/routes.php
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.

1 participant