101 - Getting Started with Laravel Dusk

This commit is contained in:
Adam Wathan
2017-05-02 15:51:20 -04:00
parent 0bcdd67a81
commit 41fbdcae1a
11 changed files with 245 additions and 3 deletions

View File

@@ -10,7 +10,8 @@
"zondicons/blade-bridge": "^0.1.0",
"stripe/stripe-php": "^4.3",
"guzzlehttp/guzzle": "^6.2",
"hashids/hashids": "^2.0"
"hashids/hashids": "^2.0",
"laravel/dusk": "^1.1"
},
"require-dev": {
"fzaninotto/faker": "~1.4",