Running artisan infyom:api_scaffold XrefOption --fromTable from my terminal and then get the error
Symfony\Component\Debug\Exception\FatalThrowableError :
Call to a member function isPrimary() on string at
/private/var/www/html/semut/vendor/infyomlabs/laravel-generator/src/Utils/TableFieldsGenerator.php:125
Running
artisan infyom:api_scaffold XrefOption --fromTable
from my terminal and then get the errorThat is refer to this line:
I trying to change from $index to $i,
now its working. But not very sure why and when this begin to happen.
PHP 7.1, L 5.6