- Install
composerglobally, then runcomposer installto install all dependencies. - Copy
.env.exampleinto.env. - Run
vendor/bin/phpunitto run tests.
Note: Comment line (new Notify())->notify(new TheChosenOnes($employee1, $employee2)); in Cleaner.php while testing so that Slack is not notified
Using Laravel.
.