unusualify/priceable

The price feature addible to the any system

v1.0.0 2024-01-09 07:31 UTC

README

Installment

composer require unusualify/priceable

Vendor Publish

...

php artisan vendor:publish --provider="Unusualify\Priceable\LaravelServiceProvider" --tag="config" --force