yoeunes / toastr

:eyes: toastr.js notifications for Laravel
https://php-flasher.io
MIT License
375 stars 52 forks source link

Unable to locate publishable resources #19

Closed nessor closed 2 years ago

nessor commented 4 years ago

Description:

As described in #13, publishing the config file currently fails with the error message "Unable to locate publishable resources".

Steps To Reproduce:

Try to publish the config file

image

yoeunes commented 4 years ago

Hello @nessor thank's for your feedback.

Can you please upgrade to v1.2.3 and try again?

nessor commented 4 years ago

Hey @yoeunes

I just ran the update. Unfortunately the identical error still appears.

MGeurts commented 4 years ago

Same problem here.

Toastr Version: 1.2.3 Laravel Version: 7.14.1 PHP Version: 7.4.6

abdulsalam-emesh commented 3 years ago

i have the same problem i ran the update but the problem is still there an cant publish the config file

yoeunes commented 3 years ago

Hello @abdulsalam-emesh

Can you please upgrade to v1.2.5 and try again?

Screenshot from 2020-10-27 14-10-37

abdulsalam-emesh commented 3 years ago

Hello @yoeunes I'm using windows as an operating system and I have upgradet to to v1.2.5 but unfortunately it still dose not work by publishing the config file for now I'v copied it manually
this is from composer.lock

Unbenannt

and from console

Unbenannt

0xThanatos commented 3 years ago

I have the same problem too

Toastr Version: 1.2.5 Laravel Version: 8.11.2 PHP Version: 7.4.11

EmmanuelAyTuz commented 3 years ago

I have the same problem too

Toastr Version: 1.2.5 Laravel Version: 8.11.2 PHP Version: 7.4.11

Try to run this command php artisan vendor:publish and select Provider: Yoeunes\Toastr\ToastrServiceProvider

yoeunes commented 3 years ago

hello guys, sorry for the late reponse, i finnaly was able to test on a windows compouter .

@EmmanuelAyTuz you are right, this is the way to go for windows :

Screenshot from 2020-12-29 11-28-38