Laravel Sail (#4508)

This commit is contained in:
Matthew Penner 2022-10-31 11:38:56 -06:00 committed by GitHub
parent 846ff7644f
commit d466934103
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 116 additions and 54 deletions

View file

@ -8,7 +8,7 @@ APP_ENVIRONMENT_ONLY=true
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_DATABASE=panel_test
DB_DATABASE=testing
DB_USERNAME=root
DB_PASSWORD=