Skip to content

[10.x] Allow searching on vendor:publish prompt#48586

Merged
taylorotwell merged 1 commit into
10.xfrom
vendor-publish-search
Sep 29, 2023
Merged

[10.x] Allow searching on vendor:publish prompt#48586
taylorotwell merged 1 commit into
10.xfrom
vendor-publish-search

Conversation

@jessarcher

Copy link
Copy Markdown
Member

This PR updates the php artisan vendor:publish command to allow filtering the list of providers and tags to more quickly find what you'd like to publish.

Screencast.from.2023-09-29.11-13-23.webm

The search prompt has a Windows fallback, so it doesn't strictly need to be conditional here, but the fallback is better suited to search prompts that have very large lists typically involving a database request. For this scenario, keeping the existing select prompt on Windows felt better.

@taylorotwell taylorotwell merged commit 157bdc5 into 10.x Sep 29, 2023
@driesvints driesvints deleted the vendor-publish-search branch September 29, 2023 13:31
@timacdonald

Copy link
Copy Markdown
Member

🔥🔥🔥

@iteranq

iteranq commented Oct 8, 2023

Copy link
Copy Markdown

Super!

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.

4 participants