refatbd/free-fire-info-starter

Ready-made Laravel Free Fire player checker starter.

Maintainers

Package info

github.com/refatbd/free-fire-info-starter

Language:Blade

Type:project

pkg:composer/refatbd/free-fire-info-starter

Transparency log

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.1 2026-08-02 01:17 UTC

This package is auto-updated.

Last update: 2026-08-02 01:20:18 UTC


README

Generated distribution repository: development happens in refatbd/free-fire-php-monorepo. Do not edit the split repository directly.

Ready-made Laravel application consuming refatbd/laravel-free-fire without copying protocol or credential code.

composer create-project refatbd/free-fire-info-starter free-fire-info
cd free-fire-info
php artisan serve

Open:

  • / — responsive UID/region checker;
  • /docs — API, Laravel usage, environment and deployment guide;
  • /api/free-fire/v1/health — safe protocol/media diagnostic.

Set the active versioned protocol with:

FREEFIRE_PROTOCOL=OB54

Run php artisan freefire:media-check to verify official avatar/banner support. Player information remains usable when ASTC media rendering is unavailable.