]> git.localhorst.tv Git - alttp.git/blob - app/Http/Controllers/ParticipantController.php
random chat buttons
[alttp.git] / app / 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 }