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

[12.x] Adds an option to install a custom starter kits #407

Merged
merged 5 commits into from
Mar 5, 2025

Conversation

tonysm
Copy link
Contributor

@tonysm tonysm commented Mar 2, 2025

Changed

  • With these changes, we may allow the installation of custom starter kits by passing the --starter-kit option.

Context: I'm working on a Hotwired Starter Kit and I thought it would be cool if we could create a Laravel app using the official installer but passing a custom starter kit. For instance:

laravel new --starter-kit=hotwired-laravel/turbo-starter-kit turbo-chirper

With these changes, we may allow installing custom instarter kits by
passing the --starter-kit option.

For instance, "--starter-kit=hotwired-laravel/turbo-starter-kit"
@tonysm tonysm changed the title Adds an option to install a cuustom starter kit [12.x] Adds an option to install a cuustom starter kit Mar 2, 2025
@tonysm tonysm changed the title [12.x] Adds an option to install a cuustom starter kit [12.x] Adds an option to install a custom starter kit Mar 2, 2025
@tonysm tonysm changed the title [12.x] Adds an option to install a custom starter kit [12.x] Adds an option to install a custom starter kits Mar 2, 2025
@tonysm tonysm force-pushed the custom-starter-kits branch from c92d1aa to 116e52f Compare March 3, 2025 23:42
@tnylea
Copy link
Contributor

tnylea commented Mar 4, 2025

Thanks @tonysm, really digging this idea! I'll be discussing with the team 😊

@HichemTab-tech
Copy link

@tonysm omg I had the exact same idea and actually opened a PR for it #399 but unfortunately @taylorotwell closed it :").

@tonysm
Copy link
Contributor Author

tonysm commented Mar 4, 2025

@HichemTab-tech ha! What a coincidence!

@HichemTab-tech
Copy link

Hello again, happy to show you my Laravel installer: https://github.com/HichemTab-tech/LaravelFS

I took @taylorotwell's advice on my closed PR and created a package lol.

@taylorotwell taylorotwell merged commit a354346 into laravel:master Mar 5, 2025
19 checks passed
@taylorotwell
Copy link
Member

Thanks, Tony!

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.

4 participants