sihq/bootstrap

Sihq Laravel Bootstrap

dev-main 2022-02-24 08:37 UTC

This package is auto-updated.

Last update: 2024-04-24 13:28:04 UTC


README

Latest Version on Packagist Total Downloads GitHub Actions

Laravel bootstrap setup for Sihq Projects.

Installation

You can install the package via composer:

composer require sihq/bootstrap

Usage

    php artisan vendor:publish --force --tag=init

Testing

composer test

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 bradley.r.martin@me.com instead of using the issue tracker.

Credits

License

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

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.