cagartner / bagisto-brazilcustomer

Adiciona campos necessário pra sua loja vender no Brazil
12 stars 5 forks source link

Configurations not appearing in Dashboard with Marketplace 1.2 plugins installed #10

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi @cagartner, i have a bagisto with Marketplace 1.2 plugins installed, before update MP Plugins to newest version, the brazilcustomer plugin worked fine, but after updating, he stopped of appearing in configurations of dashboard, the field CNPJ appears in Sign Up, but cannot configure to others fields.

Can say to me how to fix?

leandroanjos commented 3 years ago

Olá Vinicius,

Também tive o mesmo problema realizando a instalação a partir do tutorial presente no Bagisto Brasil.

Para solucioná-lo, executei os seguintes comandos:

php artisan view:clear

php artisan config:cache

Observação: Estou começando a mexer com o Bagisto agora, então não sei se existe uma outra forma de forçar a atualização do cache e/ou se há algum problema na minha instalação.