prpcmblmts icon indicating copy to clipboard operation
prpcmblmts copied to clipboard

Issue when running the first artisan db:seed command from the installation.

Open rhanmiano opened this issue 2 years ago • 4 comments

Hi, I'm trying your package out but stumbled upon an error when issuing db:seed command. Followed all the commands mentioned in the installation section of readme.

Please see image for reference.

image

PHP 7.4.23 Composer version 2.1 Laravel 8.54

rhanmiano avatar Aug 10 '22 14:08 rhanmiano

Hi, have you executed the composer dump-autoload before the db:seed?

woenel avatar Aug 10 '22 18:08 woenel

Hi @woenel , yes I did. What I did for the meantime is manually imported the sql files into my local database.

rhanmiano avatar Aug 11 '22 11:08 rhanmiano

Hi @woenel, I created a PR to fix this one. :)

romilj avatar Oct 05 '22 13:10 romilj

Hi, have you fix the issue.

nare-nasi avatar Dec 05 '23 12:12 nare-nasi