@lumiarq/pack-laravel
v1.0.1
Published
Framework pack for Laravel projects.
Readme
@lumiarq/pack-laravel
Framework pack for Laravel projects.
What it does
- Provides Laravel adapter and pack manifest
- Supplies Laravel-specific generation behavior and templates
Install
pnpm add @lumiarq/pack-laravelContributing
- Keep generated output compatible with modern Laravel structures.
- Add tests for manifest, adapter, and template changes.
- Run
pnpm --filter @lumiarq/pack-laravel test typecheck build.
