Skip to content

Make view_path config relative to Livewire's view_path#119

Merged
aerni merged 3 commits intomainfrom
feature/view-path
Apr 13, 2026
Merged

Make view_path config relative to Livewire's view_path#119
aerni merged 3 commits intomainfrom
feature/view-path

Conversation

@aerni
Copy link
Copy Markdown
Owner

@aerni aerni commented Apr 13, 2026

The view_path config was previously resolved relative to resources/views, ignoring Livewire's own view_path setting. It's now resolved relative to Livewire's configured view path, so forms automatically follow if a user customizes Livewire's view directory.

There's an update script that takes care of updating the published livewire-forms.php config. This PR is technically a minor breaking change since users could have configured the view_path to be outside of Livewire's expected directory.

@aerni aerni merged commit 78734a8 into main Apr 13, 2026
25 checks passed
@aerni aerni deleted the feature/view-path branch April 13, 2026 11:29
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