laravel-shift / blueprint

A code generation tool for Laravel developers.
MIT License
2.89k stars 273 forks source link

Generate Laravel Nova Resources #626

Closed faustbrian closed 1 year ago

faustbrian commented 1 year ago

Synopsis:

Having Nova resource classes generated out of the box would be handy, even if opt-in. I know there's https://github.com/Naoray/blueprint-nova-addon but Laravel Nova is a popular first-class package so it would be nice to have out of the box support for it.

Proposed Syntax:

No additional syntax needed. This would be done based on models.

Expected Behavior:

Generate resource classes for Laravel Nova.

jasonmccreary commented 1 year ago

With respect to Nova, there is already a community add-on for this.