Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to locate publishable resources #27

Open
rogerad opened this issue Apr 19, 2020 · 1 comment
Open

unable to locate publishable resources #27

rogerad opened this issue Apr 19, 2020 · 1 comment

Comments

@rogerad
Copy link

rogerad commented Apr 19, 2020

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.

@rogerad
Copy link
Author

rogerad commented Apr 19, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant