The from method requires $from and the $alias to be separate parameters. public function from($from, $alias, $indexBy = null); The examples show: from('User u')
The from method requires $from and the $alias to be separate parameters. public function from($from, $alias, $indexBy = null); The examples show: from('User u')