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

Vendor publish error #60

Open
nikosvr88 opened this issue Mar 14, 2023 · 1 comment
Open

Vendor publish error #60

nikosvr88 opened this issue Mar 14, 2023 · 1 comment

Comments

@nikosvr88
Copy link

Hi, i am facing an issue when i am trying to publish vendor. The error says:
Can't locate path: </var/www/html/vendor/24slides/laravel-saml2/src../config/saml2.php>
I am using laravel 5.5 and php 7.0. The 24slides/laravel-saml2 version that composer installed is 2.0.0.
Any ideas what is the error? I believe that the error is the src.. in the path but i can not figure out how can i fix this.
Thanks in advance!

@nikosvr88
Copy link
Author

If i edit ServiceProvider.php and add an extra / after DIR then everything works perfect. Is this a valid solution?

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