Support the ongoing development of Laravel.io →

bschooly

Joined 1 Oct 2014

Statistics

Threads 5
Replies 4
Solutions 2
Articles 0
posted 5 years ago

Using SoapServer in Laravel

I have a need to provide a few services (via soap) from within a laravel project. The problem I have...

0 Likes
1 Replies

Why does copy of site to new host not work?

I realize this is not the best practice but for practicality reasons I may need to distribute (rathe...

0 Likes
1 Replies
Solved

Authenticate against system that checks credentials remotely

I have created my own auth provider. The trouble is that I have to auth against a remote system via...

0 Likes
2 Replies

Facades: Non-static method <some method here>should not be called statically code error

I'm trying to use Facade and service provider to create a Data class for misc application variables....

0 Likes
0 Replies

trouble accessing variable in view that was set from a filter

Is this a filter order issue? In the first filter I set up a object needed for authentication (later...

0 Likes
1 Replies
Solved
replied 5 years ago

Using SoapServer in Laravel

Found this article: https://sujipthapa.co/blog/adding-custom-header-with-response-in-laravel which d...

0 Likes
replied 7 years ago

Why does copy of site to new host not work?

Please ignore. It was a matter of character case in the namespace. Windows doesn't care but Linux do...

0 Likes
Solved
replied 9 years ago

Authenticate against system that checks credentials remotely

No answer? Well I went ahead and add a web services call to retrieve the user by id and loginid. It...

0 Likes
replied 9 years ago

trouble accessing variable in view that was set from a filter

Please ignore, The issue was the redirect generates a new request where the EdgeApp obj was not init...

0 Likes
Solved

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.