* Tests for authentication * Add db field to company table (required if we are doing jobs without an auth()->user() ) * Add Laravel Dusk for browser testing, add ability to set DB by incoming URL Hash |
||
|---|---|---|
| .. | ||
| AccountFactory.php | ||
| CompanyFactory.php | ||
| ContactFactory.php | ||
| UserFactory.php | ||