-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
Description
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 viewI 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.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status