Skip to content

No Auth commands not new skeleton repos #434

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AhmedAlaa4611
Copy link

Description

I don’t think this is the best approach. We’ve introduced three additional repositories, and we’ll have to maintain them every time we update the main laravel/laravel skeleton. Since we already have the php artisan install:api command, it would make sense to also have commands like php artisan install:react, php artisan install:vue, and php artisan install:livewire. These commands should update only the necessary files, rather than requiring the creation and maintenance of three separate repositories.

@taylorotwell
Copy link
Member

I would probably be OK with that if someone wants to work on a PR to make it happen. 👍

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