Adding user auth interfaces to tests, see issue #37
Showing
| ... | ... | @@ -16,7 +16,8 @@ |
| "illuminate/events": "4.0.x" | ||
| }, | ||
| "require-dev": { | ||
| "illuminate/cache": "4.0.x" | ||
| "illuminate/cache": "4.0.x", | ||
| "illuminate/auth": "4.0.x" | ||
| }, | ||
| "autoload": { | ||
| "psr-0": { | ||
| ... | ... |
tests/config/database.php
0 → 100644
Please
register
or
sign in
to comment