wip: scheduled backups
fix: file locations vendor unlocking
This commit is contained in:
@@ -24,7 +24,6 @@ class ApplicationController extends Controller
|
||||
if (!$application) {
|
||||
return redirect()->route('dashboard');
|
||||
}
|
||||
ray($application->persistentStorages()->get());
|
||||
return view('project.application.configuration', ['application' => $application]);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user