dshyam3001/laravel-boost-amazon-q
最新稳定版本:v1.0.2
Composer 安装命令:
composer require dshyam3001/laravel-boost-amazon-q
包简介
Laravel Boost extension package that provides Amazon Q Developer integration.
README 文档
README
A Laravel Boost extension that adds Amazon Q Developer as a supported agent.
How it works
Amazon Q Developer automatically reads all *.md files under .amazonq/rules/ as context in every chat and inline completion — no extra configuration needed.
This package registers Amazon Q Developer with Laravel Boost so that when you run boost:install or boost:update, your Laravel guidelines and skills are written to:
- Guidelines →
.amazonq/rules/guidelines.md - Skills →
.amazonq/rules/skills/
Installation
composer require dshyam3001/laravel-boost-amazon-q
Then run Boost install and select Amazon Q Developer:
php artisan boost:install
Updating
When Laravel Boost publishes updated guidelines:
composer update laravel/boost php artisan boost:update
When this package has updates:
composer update dshyam3001/laravel-boost-amazon-q php artisan boost:update
Or update both at once:
composer update laravel/boost dshyam3001/laravel-boost-amazon-q php artisan boost:update
License
MIT
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-19