Steven

Results 2 issues of Steven

1. Fresh install of plugin 2. Open php file with this content `Illuminate\View\ViewServiceProvider::class` (laravel 5.1) 3. Run command on commande panel and .... `Failed to activate the define-jump package` **Atom...

Hi, If I am not mistaken, I believe the PHPDoc is wrong for the return type. It should be `Illuminate\Database\Eloquent\Builder` instead of `Illuminate\Database\Eloquent\Collection`, It's right ? https://github.com/multicaret/laravel-acquaintances/blob/74038bc4b9cca6d4d6e6176cecff6e16fc4a5faf/src/Traits/Friendable.php#L428-L467