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

Getting a BadMethodCallException on PHP Artisan on Laravel 5 #18

Open
GumptionTechnologies opened this issue Jun 23, 2016 · 8 comments
Open

Comments

@GumptionTechnologies
Copy link

Hi,

Thanks for writing a good package for SAML but I need to know if the package is good for Laravel 5 too?

I am getting BadMethodCalException on PHP Artisan when I run this "php artisan config:publish knight-swarm/laravel-saml"

"call to undefined method [package]"

@cby016
Copy link

cby016 commented Jul 27, 2016

GumptionTechnologies were you able to get this installed on laravel 5.2? If so how did you get around the "[BadMethodCallException] Call to undefined method [package]" error?

@GumptionTechnologies
Copy link
Author

I wasn't able to get it going. However, I made direct calls to my SAML classes and got it completed. If you need that way, I can help you on that.

@cby016
Copy link

cby016 commented Jul 28, 2016

Yeah if you could show me how you did it that would be great. Did you use simplesamlphp or did you create something totally custom?

@GumptionTechnologies
Copy link
Author

I used simplesamlphp and got it working within Laravel 5.2. Can we discuss your problem on Skype?

@cby016
Copy link

cby016 commented Aug 1, 2016

GumptionTechnologies thanks for the willingness to help out. I actually got it working with the https://github.com/aacotroneo/laravel-saml2 library.

@GumptionTechnologies
Copy link
Author

Welcome my friend. But this package doesn't help with SimpleSAMLPHP. Right?

@cby016
Copy link

cby016 commented Aug 1, 2016

No it uses onelogin/php-saml.

@kannan567
Copy link

@GumptionTechnologies Could you please share me the details how to integrate the simplesamlphp in laravel.

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

3 participants