Skip to content

Conversation

@mohammadMghi
Copy link

@mohammadMghi mohammadMghi commented Nov 22, 2025

I noticed two route inside the web.php has same name
It was

Route::view('/account', 'account')->middleware('auth')->name('about');

I changed to account name. When i try to run it using the docker i faced two conflicting between two name.

@mohammadMghi mohammadMghi changed the title conflict two route name inside the web.php Conflict two route name inside the web.php Nov 23, 2025
@delicatacurtis
Copy link

Thank you @mohammadMghi

@delicatacurtis
Copy link

This can be merged @JoshKisb

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