sihq / bootstrap
Sihq Laravel Bootstrap
dev-main
2022-02-24 08:37 UTC
Requires
- php: ^7.4|^8.0
- giggsey/libphonenumber-for-php: ^8.12
- laravel/vapor-core: ^2.20
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2025-03-24 15:18:51 UTC
README
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.