-
update the
"require-dev"
prop in your composer.json file with"ecreeth/relationships": "dev-master"
-
Add the next text to your composer.json file
"repositories": [
{
"type": "vcs",
"url": "https://github.com/ecreeth/relationships"
}
],
composer update
php artisan make:relationship