Closed RomkaLTU closed 3 years ago
Sorry. It works well on my end. Check if the package is installed correctly.
Yeah, that's strange. I just looked to MaticeServiceProvider, and it looks fine. No idea why it's cant publish config. Anyway package is working, and I don't need to change default values so far.
Ok. Later try to remove and install the package again.
I'll close the issue,
I have the same problem today... The config file is there, caches are all cleared, etc... I will try to figure out the cause, or i copy it manually but if anyone has an idea i would be most thankful.
You need to define provider with surrounded "
php artisan vendor:publish --provider="Genl\Matice\MaticeServiceProvider"
But that's opens another problem I posted here: https://github.com/GENL/matice/issues/16
You need to define provider with surrounded "
php artisan vendor:publish --provider="Genl\Matice\MaticeServiceProvider"
But that's opens another problem I posted here: #16
That does indeed work. May be it should be changed in the readme too. I hoop #16 is solved soon too. That looks simple enough.
Changed in the README,
Expected behavior
Settings published to config dir
Current behavior
Versions