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

Install Breeze with dev flag #332

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Install Breeze with dev flag #332

merged 1 commit into from
Apr 11, 2024

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Apr 11, 2024

Breeze is actually recommended to be installed as a dev dependency because it only scaffolds files. Ideally we'd also remove the dependency again after scaffolding Breeze.

https://laravel.com/docs/11.x/starter-kits#laravel-breeze-installation

See #331

@@ -444,7 +444,7 @@ protected function installJetstream(string $directory, InputInterface $input, Ou
*
* @param string $directory
* @param \Symfony\Component\Console\Input\InputInterface $input
* @return string
* @return array
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small return type fix here.

@taylorotwell taylorotwell merged commit d8bd879 into master Apr 11, 2024
11 checks passed
@taylorotwell taylorotwell deleted the breeze-dev branch April 11, 2024 13:56
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