qcod/laravel-app-settings

unable to locate publishable resources

Opened this issue · 1 comments

artisan vendor:publish --provider="QCod\AppSettings\AppSettingsServiceProvider" --tag="config"

C:\xampp\php\php.exe C:\xampp\htdocs\LARAVEL71\artisan vendor:publish --provider=\"QCod\AppSettings\AppSettingsServiceProvider\" --tag=\"config\"
Unable to locate publishable resources.
Publishing complete.

also i cannot run artisan config:cache after install the package

C:\xampp\php\php.exe C:\xampp\htdocs\LARAVEL71\artisan config:cache
Configuration cache cleared!

In ServiceProvider.php line 67:

array_merge(): Expected parameter 2 to be an array, int given

Process finished with exit code 1 at 17:38:42.