We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0351228 commit 278668fCopy full SHA for 278668f
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
12
services:
13
mysql:
14
- image: mysql:8
+ image: mysql:8
15
env:
16
MYSQL_ALLOW_EMPTY_PASSWORD: yes
17
MYSQL_DATABASE: laravel
0 commit comments