Skip to content

Fix stubs publish command generating incorrect controller stubs#45812

Merged
taylorotwell merged 1 commit into
laravel:9.xfrom
rwdevguy:fix-controller-stub-generation
Jan 26, 2023
Merged

Fix stubs publish command generating incorrect controller stubs#45812
taylorotwell merged 1 commit into
laravel:9.xfrom
rwdevguy:fix-controller-stub-generation

Conversation

@rwdevguy

Copy link
Copy Markdown
Contributor

Currently, the stub:publish command will generate the controller.stub file with the contents from the controller.nested.singleton.api.stub. The PR aims to fix this by using the existing stub names for the generation.

@taylorotwell taylorotwell merged commit 29d13c5 into laravel:9.x Jan 26, 2023
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