wip: services

This commit is contained in:
Andras Bacsai
2023-09-22 21:31:47 +02:00
parent 3fc78bc760
commit 1752448050
9 changed files with 163 additions and 21 deletions

View File

@@ -15,6 +15,7 @@ class Application extends Component
];
public function render()
{
ray($this->application->fileStorages()->get());
return view('livewire.project.service.application');
}
public function submit()