Property | Type | Description | |
---|---|---|---|
$data | array | Some information. |
Method | Description | |
---|---|---|
auth ( ) : |
Get the auth user information. | |
dashboard ( ) : Illuminate\Http\JsonResponse | Get some data to dashboard. |
public dashboard ( ) : Illuminate\Http\JsonResponse | ||
return | Illuminate\Http\JsonResponse |