gldrenthe89/laravel-boost-augment-code-extension

Laravel Boost extension package that provides Augment Code IDE integration

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/gldrenthe89/laravel-boost-augment-code-extension

v1.0.0 2025-09-30 13:14 UTC

This package is auto-updated.

Last update: 2025-10-01 07:41:08 UTC


README

Total Downloads Latest Stable Version License

Introduction

A Laravel Composer package that provides Augment Code integration for Laravel Boost.

Requirements

  • PHP 8.1 or higher
  • Laravel 10.0 or higher
  • Laravel Boost (unreleased. please see Laravel Boost PR #280)
  • Augment Code or Auggie (Augment CLI)

Installation

Step 1: Install the Package

Install the package via Composer as a development dependency:

composer require --dev gldrenthe89/laravel-boost-augment-code-extension

Step 2: Install Laravel Boost

Laravel Boost will auto-detect the Augment Code installation automatically. Run the command below to install Laravel Boost follow the installation instructions.

php artisan boost:install

License

Laravel Boost is open-sourced software licensed under the MIT license.