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

Add --force arg to backpack:crud command #186

Closed
ingen2 opened this issue Mar 7, 2023 · 3 comments
Closed

Add --force arg to backpack:crud command #186

ingen2 opened this issue Mar 7, 2023 · 3 comments
Assignees

Comments

@ingen2
Copy link

ingen2 commented Mar 7, 2023

When the database structure is changed or for other reasons, we need to regenerate the crud.
But when the ‍‍php artisan backpack:crud {name} command is called again, ALREADY EXISTED message is displayed

please add --force argument to php artisan backpack:crud command for force regenerate and overwrite generated files.

Thanks

@welcome
Copy link

welcome bot commented Mar 7, 2023

Hello there! Thanks for opening your first issue on this repo!

Just a heads-up: Here at Backpack we use Github Issues only for tracking bugs. Talk about new features is also acceptable. This helps a lot in keeping our focus on improving Backpack. If you issue is not a bug/feature, please help us out by closing the issue yourself and posting in the appropriate medium (see below). If you're not sure where it fits, it's ok, a community member will probably reply to help you with that.

Backpack communication channels:

  • Bug Reports, Feature Requests - Github Issues (here);
  • Quick help (How do I do X) - Gitter Chatroom;
  • Long questions (I have done X and Y and it won't do Z wtf) - Stackoverflow, using the backpack-for-laravel tag;
  • Showing off something you've made, asking for opinion on Backpack/Laravel matters - Reddit;

Please keep in mind Backpack offers no official / paid support. Whatever help you receive here, on Gitter, Slack or Stackoverflow is thanks to our awesome awesome community members, who give up some of their time to help their peers. If you want to join our community, just start pitching in. We take pride in being a welcoming bunch.

Thank you!

--
Justin Case
The Backpack Robot

@karandatwani92 karandatwani92 self-assigned this Mar 8, 2023
@karandatwani92
Copy link
Contributor

Thank you @ingen2 for coming up with a feature request. We'll add --force in our upcoming update.

You will get the update soon once we come up with a PR for this. Thank you.

@karandatwani92 karandatwani92 transferred this issue from Laravel-Backpack/CRUD Mar 10, 2023
@karandatwani92 karandatwani92 changed the title Add --force arg to backpack:crud commad Add --force arg to backpack:crud command Mar 10, 2023
@Laravel-Backpack Laravel-Backpack deleted a comment from welcome bot Mar 10, 2023
@karandatwani92 karandatwani92 moved this to In Progress in Backpack v5.4+ Mar 10, 2023
@karandatwani92 karandatwani92 moved this from In Progress to Needs review / testing in Backpack v5.4+ Mar 10, 2023
@karandatwani92 karandatwani92 moved this from In Progress to Needs Testing, Review or Docs in This week Mar 10, 2023
@karandatwani92
Copy link
Contributor

Resolving issue at #187

@github-project-automation github-project-automation bot moved this from Needs Testing, Review or Docs to Done in This week Mar 10, 2023
@github-project-automation github-project-automation bot moved this from Needs review / testing to Done in Backpack v5.4+ Mar 10, 2023
@tabacitu tabacitu removed this from This week Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants