Open
Description
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.