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

[Proposal] Remove commands that are not backpack-specific #82

Open
tabacitu opened this issue May 12, 2020 · 5 comments
Open

[Proposal] Remove commands that are not backpack-specific #82

tabacitu opened this issue May 12, 2020 · 5 comments

Comments

@tabacitu
Copy link
Member

Currently we have:

  // backpack-specific
  backpack:chart                Create a ChartController and route
  backpack:chart-controller     Generate a Backpack ChartController
  backpack:config               Generate a backpack templated config
  backpack:crud                 Create a CRUD interface: Controller, Model, Request
  backpack:crud-controller      Generate a Backpack CRUD controller
  backpack:crud-model           Generate a Backpack CRUD model
  backpack:crud-operation       Generate a Backpack CRUD operation trait
  backpack:crud-request         Generate a Backpack CRUD request

  // not backpack specific
  backpack:model                Generate a backpack templated model
  backpack:request              Generate a backpack templated request
  backpack:view                 Generate a backpack templated view

I don't see a reason why we would keep the last 3. I'm pretty sure nobody uses them anyway, since Laravel has its own make commands for them nowadays.

I think it's about time we remove those commands and their stubs.

@stale
Copy link

stale bot commented Jul 11, 2020

Hi there!

Is this still an issue? No activity in 60 days. I'm going to mark it as stale for now, and close it in 14 days if no further activity occurs. I know you guys are all busy, but if this is important to you please reply or something, so I know not to close it.

Thank you!

--
Justin Case
The Backpack Robot

@stale stale bot added the stale label Jul 11, 2020
@tabacitu tabacitu removed the stale label Jul 16, 2020
@stale
Copy link

stale bot commented Sep 14, 2020

Hi there!

Is this still an issue? No activity in 60 days. I'm going to mark it as stale for now, and close it in 14 days if no further activity occurs. I know you guys are all busy, but if this is important to you please reply or something, so I know not to close it.

Thank you!

--
Justin Case
The Backpack Robot

@stale stale bot added the stale label Sep 14, 2020
@tabacitu tabacitu removed the stale label Sep 14, 2020
@stale
Copy link

stale bot commented Dec 25, 2020

Hi there!

Is this still an issue? No activity in 60 days. I'm going to mark it as stale for now, and close it in 14 days if no further activity occurs. I know you guys are all busy, but if this is important to you please reply or something, so I know not to close it.

Thank you!

--
Justin Case
The Backpack Robot

@stale
Copy link

stale bot commented Jan 8, 2022

Hi there!

Is this still an issue? No activity in 60 days. I'm going to mark it as stale for now, and close it in 14 days if no further activity occurs. I know you guys are all busy, but if this is important to you please reply or something, so I know not to close it.

Thank you!

--
Justin Case
The Backpack Robot

@stale stale bot added the stale label Jan 8, 2022
@tabacitu tabacitu removed the stale label Jan 9, 2022
Copy link

stale bot commented Feb 11, 2024

Hi there!

Is this still an issue? No activity in 60 days. I'm going to mark it as stale for now, and close it in 14 days if no further activity occurs. I know you guys are all busy, but if this is important to you please reply or something, so I know not to close it.

Thank you!

--
Justin Case
The Backpack Robot

@stale stale bot added the stale label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants