Javaabu's Laravel & PHP coding guidelines for Laravel Boost
Install the package via Composer:
composer require javaabu/boost-javaabu-guidelines --devThen install the guidelines with Boost:
php artisan boost:installOnce installed, AI assistants using Laravel Boost will automatically reference these guidelines when generating code. No additional configuration needed!
Re-run the Boost installer after updating the package to refresh guidelines:
composer update javaabu/boost-javaabu-guidelines
php artisan boost:updatePlease see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email info@javaabu.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.