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

Login form return to many redirect after php artisan optimize #6533

Closed
laravelwebdev opened this issue Sep 18, 2024 · 1 comment
Closed

Login form return to many redirect after php artisan optimize #6533

laravelwebdev opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels
bug Verified bug by the Nova team

Comments

@laravelwebdev
Copy link

Laravel Version: 11.2.0
Nova Version: 4.35.1
PHP Version: 8.2
Database Driver & Version: MySQL
Operating System and Version: Macos Sonoma
Browser type and version: Chrome
Description:
When Nova path in nova.config set to empty, php artisan optimize make login form return too many redirect, maybe nova login route conflict with login › Illuminate\Routing › RedirectController.

Detailed steps to reproduce the issue on a fresh Nova installation:
Set Nova Config path to 'path' => '/',
run php artisan optimize

@crynobone crynobone added the bug Verified bug by the Nova team label Sep 23, 2024
@crynobone crynobone self-assigned this Sep 23, 2024
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified bug by the Nova team
Projects
None yet
Development

No branches or pull requests

2 participants