Q:

nova resource title function

/**
 * Get the value that should be displayed to represent the resource.
 *
 * @return string
 */
public function title()
{
    return $this->name;
}
0

New to Communities?

Join the community