Skip to content

Use new laravel installer with Sail, and include frontend frameworks #782

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

Closed
rogerio-pereira opened this issue Apr 9, 2025 · 1 comment

Comments

@rogerio-pereira
Copy link

Sail Version

Current

Laravel Version

12

PHP Version

8.4

Operating System

Linux

OS Version

Mint 21.2

Description

Hello, this is not a bug, i just can't find the right file to open a PR

I want to change the sail command curl -s https://laravel.build/example-app | bash to use new laravel installer, also as to allow users to choose their starter pack, something like
curl -s https://laravel.build/example-app?with=mysql,livewire,pest | bash

I already have done locally, running the commands insides a docker container, and it works
I need to know which file is called when running this commands so i can change it, i'll also update sail docs, on how to use new laravel installer and presetting the frontend and/or test framework

Steps To Reproduce

Not available yet.

@rogerio-pereira
Copy link
Author

Created a PR to address it
Also opened another PR updating Sail Docs

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

No branches or pull requests

1 participant