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: Unnamed Auth routes returns an error when inside a route group #577

Merged
merged 21 commits into from
Jan 10, 2023

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    dace47b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b3295 View commit details
    Browse the repository at this point in the history
  3. run cs-fix

    sammyskills committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    463f732 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e619bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9373b41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30338e3 View commit details
    Browse the repository at this point in the history
  7. added PHPDoc explanation

    sammyskills committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    8b71850 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9326a6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b6d69f View commit details
    Browse the repository at this point in the history
  10. trim named routes

    sammyskills committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    322f093 View commit details
    Browse the repository at this point in the history
  11. fixed absolute url check

    sammyskills committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7eb7b17 View commit details
    Browse the repository at this point in the history
  12. fixed redirects comment

    sammyskills committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    83dd09a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0ff104a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5a21c30 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. updated explanation

    sammyskills committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    9fa887f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27464e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16a5f7d View commit details
    Browse the repository at this point in the history
  4. composer cs-fix

    sammyskills committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    1b396e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5835a2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed5ffa2 View commit details
    Browse the repository at this point in the history
  7. enclosed functions within the $redirects comment with backticks

    Co-authored-by: Pooya Parsa Dadashi <pooya_parsa_dadashi@yahoo.com>
    sammyskills and datamweb authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    ed087e3 View commit details
    Browse the repository at this point in the history