javaabu / boost-javaabu-guidelines
Javaabu's Laravel & PHP coding guidelines for Laravel Boost
Package info
github.com/Javaabu/boost-javaabu-guidelines
pkg:composer/javaabu/boost-javaabu-guidelines
Requires
- php: ^8.2
- illuminate/support: ^10.0 || ^11.0 || ^12.0 || ^13.0
This package is auto-updated.
Last update: 2026-05-11 11:57:43 UTC
README
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.