❤️ This package helps you to show the information of a player in the database and more..
- What i offer ?
- Show a unique player.
- Show a list of player.
- Search trough the list.
- more...
- 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"
MIT