Support the ongoing development of Laravel.io →
Installation Laravel Configuration
Last updated 1 year ago.
0

Maybe you should try

$GameQ = new \GameQ\GameQ();
$GameQ->addServer([
    'type' => 'css',
    'host' => '127.0.0.1:27015',
]);
$results = $GameQ->process();

here is a full package https://github.com/Austinb/GameQ , there is no laravel service provider so you need to create a service provider by your self.

0

Thanks for replying @ahmedash95 but i want that to add as a provider like enter image description here

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Ergi Ymeri Ergi Ymeri ergiymeri Joined 19 Jun 2017

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.