-
Notifications
You must be signed in to change notification settings - Fork 288
Description
Synopsis:
Recently I've discovered the project and my first impression was that it's a really rich and powerful tool to boostrap projects. However I was thinking that it could be even more useful with the help of MCP servers.
Since I'm new to the syntax, my goal was to try to find a "full schema" example in the documentation and other repositories using GitHub search path:composer.json laravel-shift/blueprint
however since you guys encourage the generated file to be at .gitignore
it's not a possibility.
Proposed Changes:
Add an examples folder with community projects or even a documentation with rich yaml so not only the users but MCP servers could retrieve it and be more assertive while building new projects/features.
Expected Behavior:
- At the documentation, a new section called: Examples.
- In any GitHub repo (here or the docs) a folder of community examples.
I've been at Rust community for a quite long and this examples folder for repositories are quite helpful for newcomers to a specific crate.