jarektkaczyk / revisionable

Nice and easy way to handle revisions of your db
http://softonsofa.com
MIT License
259 stars 43 forks source link

'Illuminate\Auth\SessionGuard' does not have a method 'driver' #51

Closed nucarlos closed 8 years ago

nucarlos commented 8 years ago

call_user_func_array() expects parameter 1 to be a valid callback, class 'Illuminate\Auth\SessionGuard' does not have a method 'driver'

in AuthManager.php line 288 at HandleExceptions->handleError('2', 'call_user_func_array() expects parameter 1 to be a valid callback, class 'Illuminate\Auth\SessionGuard' does not have a method 'driver'', 'C:\Source\starter\vendor\laravel\framework\src\Illuminate\Auth\AuthManager.php', '288', array('method' => 'driver', 'parameters' => array())) at call_user_func_array(array(object(SessionGuard), 'driver'), array()) in AuthManager.php line 288 at AuthManager->__call('driver', array()) in FiveServiceProvider.php line 120 at FiveServiceProvider->Sofa\Revisionable\Laravel{closure}(object(Application), array()) in Container.php line 735 at Container->build(object(Closure), array()) in Container.php line 633 at Container->make('revisionable.userprovider', array()) in Application.php line 697 at Application->make('revisionable.userprovider') in Container.php line 1178 at Container->offsetGet('revisionable.userprovider') in FiveServiceProvider.php line 132 at FiveServiceProvider->Sofa\Revisionable\Laravel{closure}(object(Application), array()) in Container.php line 735 at Container->build(object(Closure), array()) in Container.php line 633