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

[Idea/Question] BYOS (bring your own stack) #42

Closed
grantholle opened this issue Sep 4, 2020 · 2 comments
Closed

[Idea/Question] BYOS (bring your own stack) #42

grantholle opened this issue Sep 4, 2020 · 2 comments

Comments

@grantholle
Copy link

I'm certain this has been thought about/discussed, but it would be super cool to abstract the install command functionality into classes or something where we could define our own stack to install. So instead of maintaining a boilerplate Laravel project with your custom stack, it would just be another package that would be configured/registered then installed using the jetstream:install arguments/options.

Custom stacks wouldn't work when using Jetstream in the laravel new command since there's not obvious way in my brain how it would work, but the two default stacks (Livewire/Inertia) would be bundled with Jetstream core.

I love this concept and would be happy to contribute!

@grantholle
Copy link
Author

I may submit a PoC if that's cool?

@driesvints
Copy link
Member

I don't think we're gonna implement this natively into Jetstream. But you're always free to attempt PRs to see if Taylor would accept it.

Also see #26

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

2 participants