myvideogamelist.com/app/Helpers/Platform.php
Jimmy Brancaccio b39ecf1638 Initial Commit
The initial public commit of MVGL website code.
2024-01-14 13:51:43 -06:00

4 lines
67 B
PHP

<?php
use App\Models\Platform;
use Illuminate\Support\Facades\DB;