This website works better with JavaScript
Home
Explore
Help
Register
Sign In
laravel
/
laravel-bjyblog
mirror of
https://gitee.com/baijunyao/laravel-bjyblog.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
禁止自动发现dusk
baijunyao
7 years ago
parent
2aa00f68bb
commit
2826c2d722
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
composer.json
+ 1
- 0
composer.json
View File
@@ -55,6 +55,7 @@
"extra": {
"laravel": {
"dont-discover": [
+ "laravel/dusk"
]
}
},