Skip to content

Gameye/gameye-sdk-example-laravel

Repository files navigation

Gameye

Gameye example implementation in Laravel

This an example implementation of the Gameye PHP SDK in Laravel.
You can clone this project and see how you can integrate the Gameye API to create your own website or backend to start and managing game matches.

Installation

Install the required packages via Composer

composer install

Copy the env.example file to a new .env file and Make sure to add your Steam Web API key

cp .env.example .env

Generate a Laravel application key

php artisan key:generate

Creating a match

Go to your project url and fill in your Gameye API key. Update your configuration and click on the first menu item to create your first CS:GO match.

Support

Contact: gameye.com[email protected]