Generate files for Backpack projects
[Feature Request] ability to generate basic tests for a CrudController
[Feature Request] Command to delete a crud
[Proposal] Remove commands that are not backpack-specific
[Improvement] Change CRUD command & route from singular to plural
`php artisan backpack:build` on our demo highlights a bunch of minor problems
backpack:crud SomeEntity throws an error in mongodb
[BUG] backpack:build copy found models in other directories (e.g. app/packages) into `app/Models` .