Looking to hire Laravel developers? Try LaraJobs

laravel-boost-augment-code-extension maintained by gldrenthe89

Description
Laravel Boost extension package that provides Augment Code IDE integration
Author
Last update
2026/01/26 12:14 (dev-main)
License
Links
Downloads
696

Comments
comments powered by Disqus

Laravel Boost - Augment Code Extension

Introduction

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

Requirements

  • PHP 8.2 or higher
  • Laravel 11.0 or higher
  • Laravel Boost 2.0 or higher
  • 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 "^2.0"

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. More information can be found in the Laravel Boost documentation.

php artisan boost:install

License

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