remove
This commit is contained in:
parent
3f3036961e
commit
1bbf79fe20
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue