Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels