You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it sees form-request class under the default path defined in another repo Here. In this way, it cannot export types for form-request files under non-default path.
Expected Behavior
Types of form-request class under a non-default path can be handled depending on a newly added option --formRequestPath="..."
Remarks
This change should not affect types of form-request classes under the default path
I'll give it a try on making a PR for this :)
The text was updated successfully, but these errors were encountered:
Issue
Currently, it sees form-request class under the default path defined in another repo Here. In this way, it cannot export types for form-request files under non-default path.
Expected Behavior
Types of form-request class under a non-default path can be handled depending on a newly added option
--formRequestPath="..."
Remarks
This change should not affect types of form-request classes under the default path
I'll give it a try on making a PR for this :)
The text was updated successfully, but these errors were encountered: