We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
artisan vendor:publish --provider="QCod\AppSettings\AppSettingsServiceProvider" --tag="config"
The text was updated successfully, but these errors were encountered: