-
-
Save jobcerto/9c536b65d1e3569ce7a7a11b8725f06a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DB_CONNECTION=system | |
DB_HOST=127.0.0.1 | |
DB_PORT=3306 | |
DB_DATABASE=system_tenancy | |
DB_USERNAME=root | |
DB_PASSWORD= | |
LIMIT_UUID_LENGTH_32=true | |
TENANCY_DATABASE_AUTO_DELETE=true | |
TENANCY_DATABASE_AUTO_DELETE_USER=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
laravel project