remove
This commit is contained in:
parent
3f3036961e
commit
1bbf79fe20
@ -18,7 +18,6 @@ class Controller extends BaseController
|
|||||||
|
|
||||||
public function dashboard()
|
public function dashboard()
|
||||||
{
|
{
|
||||||
ray(request());
|
|
||||||
$projects = Project::ownedByCurrentTeam()->get();
|
$projects = Project::ownedByCurrentTeam()->get();
|
||||||
$servers = Server::ownedByCurrentTeam()->get();
|
$servers = Server::ownedByCurrentTeam()->get();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user