Splitting Laravel Boost package guidelines across multiple files
If you ship AI guidelines with your Laravel package, Boost only reads a single core.blade.php per package and silently drops the rest. Here is the minimal pattern for package maintainers to split their guidelines into organized partials using a Blade view namespace.