Linear setup
Install:composer require sanvex/linear
Configuration (API key vs OAuth, .env, config/sanvex.php): Linear configuration
API key
OAuth
UseLinearKeyBuilder::setOAuthToken() after your OAuth flow. See configuration.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
composer require sanvex/linear
Configuration (API key vs OAuth, .env, config/sanvex.php): Linear configuration
php artisan sanvex:setup linear --api-key="lin_api_..."
LinearKeyBuilder::setOAuthToken() after your OAuth flow. See configuration.
Was this page helpful?
