mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
test
This commit is contained in:
@@ -18,6 +18,7 @@ class Controller extends BaseController
|
||||
|
||||
public function dashboard()
|
||||
{
|
||||
ray(request());
|
||||
$projects = Project::ownedByCurrentTeam()->get();
|
||||
$servers = Server::ownedByCurrentTeam()->get();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user