Use latest tagged laravel-postgis, fix a typo in .env.example

This commit is contained in:
Jonny Barnes 2016-06-06 11:30:20 +01:00
parent 58c060ad27
commit ceaa00a9cf
3 changed files with 36 additions and 53 deletions

View file

@ -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