Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 709 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 709 Bytes

This package is not finished, it is still being developed.

To test this package while it is being testing you must follow the following steps

image

  • 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"
        }
    ],

Run the next command in your terminal

composer update

And finally run

php artisan make:relationship