Skip to content

Javaabu/boost-javaabu-guidelines

Repository files navigation

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.

About

Javaabu's Laravel & PHP coding guidelines for Laravel Boost

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from Javaabu/package-skeleton