Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Validate the stack argument #178

Merged
merged 2 commits into from
Aug 8, 2022
Merged

[1.x] Validate the stack argument #178

merged 2 commits into from
Aug 8, 2022

Conversation

jessarcher
Copy link
Member

@jessarcher jessarcher commented Aug 8, 2022

Currently, when running breeze:install, if you specify an invalid stack argument, you will get the Blade stack. This is confusing if you typo the stack (e.g. vu).

This PR is related to the Jetstream PR at laravel/jetstream#1113, with the main difference being that Breeze has a default argument of "blade" for the stack argument.

@taylorotwell taylorotwell merged commit 1cc7b6d into 1.x Aug 8, 2022
@taylorotwell taylorotwell deleted the stack-validation branch August 8, 2022 13:23
drewmw5 pushed a commit to drewmw5/breeze that referenced this pull request Nov 11, 2022
* Validate the stack argument

* Update InstallCommand.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
slimani-dev pushed a commit to slimani-dev/breeze that referenced this pull request Jan 21, 2023
* Validate the stack argument

* Update InstallCommand.php

Co-authored-by: Taylor Otwell <taylor@laravel.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.

3 participants