aecy / a3player
This package is abandoned and no longer maintained.
No replacement package was suggested.
Add ranking and show the information of a player
dev-master
2018-11-01 18:07 UTC
This package is auto-updated.
Last update: 2023-01-29 03:02:50 UTC
README
❤️ This package helps you to show the information of a player in the database and more..
Features
- What i offer ?
- Show a unique player.
- Show a list of player.
- Search trough the list.
- more...
Installation
Required
- PHP 7.0 +
- Database of your arma 3 server
- Laravel 5.5 +
You can install the package using composer
$ composer require aecy/a3player
Publish the config file (optionnal):
$ php artisan vendor:publish --provider='Aecy\A3Player\A3PlayerServiceProvider' --tag="config"
License
MIT