A base
v1.1.5
2024-10-14 18:50 UTC
Requires
- php: >=7.2
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- orchestra/testbench: ^4.0|^5.0|^6.0|^7.0|^8.0|^9.0
- phpunit/phpunit: ^8.4|^9.0|^10.0
This package is auto-updated.
Last update: 2025-05-16 13:36:47 UTC
README
Package description: CHANGE ME
Installation
Install via composer
composer require anderson-scherdovski/base
Publish package assets
php artisan vendor:publish --provider="AndersonScherdovski\Base\ServiceProvider"
Usage
CHANGE ME
Security
If you discover any security related issues, please email instead of using the issue tracker.
Credits
This package is bootstrapped with the help of melihovv/laravel-package-generator.