-
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 updatephp artisan make:relationship