Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit afdd4df

Browse files
committed
Clarifications
1 parent c9656e1 commit afdd4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Add a `DATABASE_URL` entry to your `.env` or server environment with a URI to yo
2525
This will overwrite database connection values for `host`, `port`, `username`, `password`, and `database`
2626

2727

28-
#### Customization
28+
## Customization
2929
Override that by publishing the config file and setting it's values in `config/db-uri.php`.
3030

3131
`php artisan vendor:publish --tag=db-uri`

0 commit comments

Comments
 (0)