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. #271

Open
masadi opened this issue Feb 4, 2020 · 6 comments
Open

Unable to locate publishable resources. #271

masadi opened this issue Feb 4, 2020 · 6 comments

Comments

@masadi
Copy link

masadi commented Feb 4, 2020

when i run,
php artisan vendor:publish --provider='Barryvdh\Elfinder\ElfinderServiceProvider' --tag=config

there is error message like this :
"Unable to locate publishable resources.
Publishing complete."

using laravel 6.11.0

@313ava
Copy link

313ava commented Apr 9, 2020

I have the same problem on laravel 7.5.2.

@emekaadirije
Copy link

emekaadirije commented Apr 10, 2020

mine [laravel 5.8] just outputs publishing complete but it doesn't actually copy anything. I checked the config folder for the elfinder.php file and it's not there. Can/Should I manually copy the file?

@sh0beir
Copy link

sh0beir commented Apr 15, 2020

if you are trying in phpstrom terminal or like this ! just try command in new terminal or powershell terminam ... this worked for me

@rahulrajpal2911
Copy link

if you are trying in phpstrom terminal or like this ! just try command in new terminal or powershell terminam ... this worked for me

Thank you dear, it worked with powershell.

@munster2016
Copy link

Thank you dear, it worked with gitbash too.

@mtariq786
Copy link

I have fixed using " (double quotes) instead ' (single quotes)

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

7 participants