siwwy :3 #3

Closed
RoscoeDaWah wants to merge 261 commits from feat-privacy into master
Showing only changes of commit bbdb90c867 - Show all commits

Import DB facade in web routes

Frankie B 2023-12-05 00:11:58 +00:00
No known key found for this signature in database

View file

@ -1,5 +1,6 @@
<?php
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Route;
/*