Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.58 KB

File metadata and controls

58 lines (34 loc) · 1.58 KB

Boost Javaabu Guidelines

Latest Version on Packagist Total Downloads

Introduction

Javaabu's Laravel & PHP coding guidelines for Laravel Boost

Installation

Install the package via Composer:

composer require javaabu/boost-javaabu-guidelines --dev

Then install the guidelines with Boost:

php artisan boost:install

Usage

Once installed, AI assistants using Laravel Boost will automatically reference these guidelines when generating code. No additional configuration needed!

Keeping Guidelines Up to Date

Re-run the Boost installer after updating the package to refresh guidelines:

composer update javaabu/boost-javaabu-guidelines
php artisan boost:update

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email info@javaabu.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.