Download the PHP package mprince/laravel-pointable without Composer
On this page you can find all versions of the php package mprince/laravel-pointable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-pointable
Laravel Pointable
Point Transaction system for Laravel 8.*
Inspired from Trexology
Installation
First, pull in the package through Composer.
For Laravel 8
For Laravel 7
And then include the service provider within app/config/app.php
.
At last you need to publish.
and then run the migration.
Setup a Model
Add Points
Subtract Points
Get Current Points
Get Transactions
Count Transactions
All versions of laravel-pointable with dependencies
PHP Build Version
Package Version
The package mprince/laravel-pointable contains the following files
Loading the files please wait ....