fix: class errors

This commit is contained in:
Frankie B 2023-06-14 23:24:47 +01:00
commit 606c641558
6 changed files with 12 additions and 4 deletions

View file

@ -1,6 +1,6 @@
<?php
include 'app/Models/Project.php';
include 'app/Models/ProjectCategory.php';
use App\Models\Project;
use App\Models\ProjectCategory;
return [
new ProjectCategory("Websites", [