mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 06:24:04 +00:00
Add DatabaseCreationTest
This commit is contained in:
parent
c71e639767
commit
f993308b16
8 changed files with 128 additions and 50 deletions
|
|
@ -15,7 +15,8 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "~3.0",
|
||||
"laravel/framework": "5.7.*"
|
||||
"laravel/framework": "5.7.*",
|
||||
"vlucas/phpdotenv": "^2.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue