Use latest tagged laravel-postgis, fix a typo in .env.example
This commit is contained in:
parent
58c060ad27
commit
ceaa00a9cf
3 changed files with 36 additions and 53 deletions
|
@ -11,7 +11,6 @@ DB_PORT=3306
|
|||
DB_DATABASE=homestead
|
||||
DB_USERNAME=homestead
|
||||
DB_PASSWORD=secret
|
||||
DB_CONNECTION=pgsql
|
||||
|
||||
CACHE_DRIVER=file
|
||||
SESSION_DRIVER=file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue