Skip to content

[7.x] Publish console stub#32096

Merged
taylorotwell merged 4 commits into
laravel:7.xfrom
freekmurze:publish-command-stub
Mar 25, 2020
Merged

[7.x] Publish console stub#32096
taylorotwell merged 4 commits into
laravel:7.xfrom
freekmurze:publish-command-stub

Conversation

@freekmurze
Copy link
Copy Markdown
Contributor

This PR adds the console.stub to the files that will be published when running php artisan stub:publish.

If there is a published stub, make:command will make use of it.

@taylorotwell
Copy link
Copy Markdown
Member

Looks like the DummClass, dummy:command, etc. need to be replaced with the published stub style {{ }} replacements.

@freekmurze
Copy link
Copy Markdown
Contributor Author

Updated to use the right style of placeholders

@taylorotwell taylorotwell merged commit 1574654 into laravel:7.x Mar 25, 2020
@taylorotwell
Copy link
Copy Markdown
Member

Thank ya.

crynobone added a commit to orchestral/canvas that referenced this pull request Mar 25, 2020
Based on laravel/framework#32096

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
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