- wip
This commit is contained in:
@@ -16,6 +16,7 @@ class AdminPanelController extends Controller
|
||||
private ProjectRepository $projectRepository
|
||||
) {
|
||||
$this->categoryRepository->auth = true;
|
||||
$this->projectRepository->auth = true;
|
||||
}
|
||||
|
||||
public function __invoke(Request $request): InertiaResponse
|
||||
|
Reference in New Issue
Block a user