Download the PHP package webbingbrasil/laravel-points without Composer
On this page you can find all versions of the php package webbingbrasil/laravel-points. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webbingbrasil/laravel-points
More information about webbingbrasil/laravel-points
Files in webbingbrasil/laravel-points
Download webbingbrasil/laravel-points
More information about webbingbrasil/laravel-points
Files in webbingbrasil/laravel-points
Vendor webbingbrasil
Package laravel-points
Short Description A basic points implementation for gamification system in laravel.
License MIT
Package laravel-points
Short Description A basic points implementation for gamification system in laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-points
Points
A basic points implementation for gamification system in laravel
Installation
Install package via composer
Next, if you are using Laravel prior to 5.5, register the service provider in the providers array of your config/app.php configuration file:
To get started, you'll need to publish the vendor assets and migrate:
Usage
Add our HasPoints
trait to your model.
All versions of laravel-points with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4|^7.0
illuminate/support Version >=5.3
illuminate/database Version >=5.3
illuminate/support Version >=5.3
illuminate/database Version >=5.3
The package webbingbrasil/laravel-points contains the following files
Loading the files please wait ....