prodV1 #2

Open
RomanGolienko wants to merge 309 commits from prodV1 into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fe8e9c94c0 - Show all commits

View File

@ -16,7 +16,7 @@ use Illuminate\Foundation\Application;
use Illuminate\Support\Facades\Auth;
use Illuminate\Support\Facades\Storage;
class FileController extends Controller
class DocumentController extends Controller
{
public function __construct()
{