A Laravel Composer package that provides Augment Code integration for Laravel Boost.
- PHP 8.1 or higher
- Laravel 10.0 or higher
- Laravel Boost 1.4 or higer
- Augment Code or Auggie (Augment CLI)
Install the package via Composer as a development dependency:
composer require --dev gldrenthe89/laravel-boost-augment-code-extension "^1.0"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:installLaravel Boost - Augment Code Extension is open-sourced software licensed under the MIT license.