]> git.localhorst.tv Git - alttp.git/blob - Http/Controllers/ParticipantController.php
add known bot
[alttp.git] / Http / Controllers / ParticipantController.php
1 <?php
2
3 namespace App\Http\Controllers;
4
5 use Illuminate\Http\Request;
6
7 class ParticipantController extends Controller
8 {
9         //
10 }