> ## Documentation Index
> Fetch the complete documentation index at: https://kawax.biz/llms.txt
> Use this file to discover all available pages before exploring further.

# Mijn packages

> Documentatie van Laravel-packages voor GitHub Copilot en AI-ondersteunde development.

## Overzicht

Deze sectie bevat packages die Laravel verbinden met GitHub Copilot, Laravel Boost en AI-workflows.

<CardGroup cols={2}>
  <Card title="Laravel Boost custom agent voor GitHub Copilot CLI" icon="terminal" href="/nl/packages/laravel-boost-copilot-cli">
    Configureer GitHub Copilot CLI als custom agent in Laravel Boost.
  </Card>

  <Card title="Laravel Boost custom agent voor PhpStorm" icon="rectangle-code" href="/nl/packages/laravel-boost-phpstorm-copilot">
    Gebruik Laravel Boost met de GitHub Copilot-plugin voor PhpStorm.
  </Card>

  <Card title="GitHub Copilot SDK voor Laravel" icon="code" href="/nl/packages/laravel-copilot-sdk/index">
    Gebruik Copilot-sessions, tools en prompts vanuit een Laravel-applicatie.
  </Card>
</CardGroup>


## Related topics

- [Welcome](/index.md)
- [GitHub Copilot SDK voor Laravel](/nl/packages/laravel-copilot-sdk/index.md)
- [Laravel Boost custom agent voor GitHub Copilot CLI](/nl/packages/laravel-boost-copilot-cli.md)
- [Laravel Boost custom agent voor PhpStorm met GitHub Copilot](/nl/packages/laravel-boost-phpstorm-copilot.md)
- [My Packages](/en/packages/index.md)
