seed db from yaml file
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"doctrine/dbal": "~2.3",
|
||||
"zizaco/entrust": "5.2.x-dev",
|
||||
"prettus/l5-repository": "^2.6",
|
||||
"spatie/laravel-pjax": "^1.3"
|
||||
"spatie/laravel-pjax": "^1.3",
|
||||
"symfony/yaml": "^3.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "~1.4",
|
||||
|
||||
Reference in New Issue
Block a user