This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

delphinium
delphinium

I am trying to create a custom route inside my Plugin. I added my routes.php file, and in it I have the following route:

Route::any('/blackberry/oauthresponse/{id}', 'OAuthResponse@saveUserInfo');

When I go to the route I get: "Class OAuthResponse does not exist". Note that if I redirect the route to 'HelloWorld' it works...

I've run composer auto-load but to no avail. Any ideas?

Flynsarmy
Flynsarmy

This doesn't answer your question but just a helpful little tidbit. I have a Social Login plugin on the marketplace already :)

delphinium
delphinium

I'm not doing social login stuff.. but thanks!

delphinium
delphinium

@Flynsarmy I sent you a message on your website. Please respond :)

1-4 of 4

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.