blueprint
blueprint copied to clipboard
Generate comments to help educate new uses of design choices
Both Laravel and Blueprint follow some documented, as well as community, conventions. Developers new to Laravel may not be familiar with these.
As such, it'd be nice to have a --notes
option which would add the Laravel-style block comments with more information about the generated code with links to the documentation where applicable.
With this we can ensure Blueprint users become familiar with Laravel as well as Blueprint, and vice version.
Just popping in to say, as a relatively new Laravel developer, anything that can help devs internalize the Laravel approach seems to have tons of spillover benefits. I would def appreciate this option.
For sure. This is still on the list. Just trying to manage bugs and a few open issues first. 😅
@jasonmccreary are there any specific ones that you think would be a good start?
Not sure. Been so long now. I'd have to get back into it. Probably something I'll do.