A package provide pricing plans for Laravel. Forked from oanhnn/laravel-pricing-plans
myqaa/laravel-pricing-plans is a Laravel package for a package provide pricing plans for laravel. forked from oanhnn/laravel-pricing-plans.
It currently has 0 GitHub stars and 17.676 downloads on Packagist (latest version v0.5.2).
Install it with composer require myqaa/laravel-pricing-plans.
Discover more Laravel packages by myqaa
or browse all Laravel packages to compare alternatives.
Last updated
Easy provide pricing plans for Your Laravel 7 Application. Update of oanhnn/laravel-pricing-plans
Easy provide pricing plans for Your Laravel 7+ Application.
Begin by pulling in the package through Composer.
$ composer require andychukse/laravel-pricing-plans
$ git clone [email protected]/oanhnn/laravel-pricing-plans.git /path
$ cd /path
$ composer install
$ composer phpunit
I forked and updated this project to support laravel 7 from oanhnn/laravel-pricing-plans project in mid-2020.
This project is released under the MIT License.