ollieread / multiauth

Laravel multi auth
441 stars 109 forks source link

The Response content must be a string or object implementing __toString() #74

Closed BrunoQuaresma closed 9 years ago

BrunoQuaresma commented 9 years ago

I comment line 'Illuminate\Auth\AuthServiceProvider' and this error appears.

The Response content must be a string or object implementing __toString(), "boolean" given.

BrunoQuaresma commented 9 years ago

Sorry... i use the return to test the package...and return convert the object to string....