Open karolbienczak opened 6 years ago
I have the same problem. when do php artisan vendor:publish
it replay Nothing to publish, then I add in Config/app.php the 'DJB\Confer\ConferServiceProvider' it seems to solve. I'm still installing the project.
Hello, I had the problem when I try :php artisan migrate --seed . I add :DJB\Confer\ConferServiceProvider, on Config/app.php