Skip to content

Conversation

@N1ebieski
Copy link
Contributor

@N1ebieski N1ebieski commented Apr 4, 2025

I made a mistake in my previous PR #310

If any component has the override in the resources/views folder, then the extension only reads files from this location while skipping the rest of the files from the vendor location.

This PR fixes this issue.

Before:

before

After:

after

Fixes #423

Copy link
Collaborator

@joetannenbaum joetannenbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@joetannenbaum joetannenbaum merged commit d65e67f into laravel:main Aug 19, 2025
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.

[Bug]: ErrorException on start

2 participants