bocmanis2007

Results 1 issues of bocmanis2007

I have a problem by using Auth token package in laravel 4.3 Fix: Tappleby\AuthToken\AuthToken.php row 11. use \Illuminate\Contracts\Support\ArrayableInterface; Tappleby\AuthToken\DatabaseAuthTokenProvider.php row 10. use \Illuminate\Contracts\Auth\User as UserInterface; Tappleby\AuthToken\AuthTokenProviderInterface.php row 13. use \Illuminate\Contracts\Auth\User...