Help with voyager
<p> Hi, </p>
<p>I followed the serie about voyager configuration and after I run the "<span style="background-color: #f7f7f7; color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.6px;">php artisan voyager:install --with-dummy" command I receive the following errors:</span></p>
<p class="p1"><span class="s1">[Illuminate\Database\QueryException] </span></p>
<p class="p1"><span class="s1"> SQLSTATE[HY000] [2002] No such file or directory (SQL: select * from information_schema.tables whe</span><span class="s1">re table_schema = voyager and table_name = migrations) </span><span class="s1"> </span></p>
<p class="p1"><span class="s1"> [Doctrine\DBAL\Driver\PDOException] </span></p>
<p class="p1"><span class="s1"> SQLSTATE[HY000] [2002] No such file or directory </span></p>
<p class="p2"><span class="s1"> </span></p>
<p class="p2"><span class="s1"> </span></p>
<p class="p1"><span class="s1"> [PDOException] </span></p>
<p></p>
<p class="p1"><span class="s1"> SQLSTATE[HY000] [2002] No such file or directory </span></p>
<p><span style="background-color: #f7f7f7; color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.6px;">any idea how to fix it? What am I doing wrong?</span></p>
<p><span style="background-color: #f7f7f7; color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.6px;">Please let me know.</span></p>
<p><span style="background-color: #f7f7f7; color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.6px;">Thanks,</span></p>
<p><span style="background-color: #f7f7f7; color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.6px;">Vincenzo </span></p>
<p> </p>

