Skip to content

Add support for model paths configuration#646

Open
adjsky wants to merge 1 commit into
laravel:mainfrom
adjsky:main
Open

Add support for model paths configuration#646
adjsky wants to merge 1 commit into
laravel:mainfrom
adjsky:main

Conversation

@adjsky
Copy link
Copy Markdown

@adjsky adjsky commented Apr 29, 2026

This PR adds support for model paths configuration, allowing users to customize search paths for Eloquent models through Laravel.eloquent.modelPaths property, with support for glob patterns, so that it is possible to specify paths like app/Domain/*/Models.

Closes #500

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.

[Feature]: Detects models outside \app\Models

1 participant