Just remove setup entirely.
Will document the commands needed to run for upgrade vs. install.
This commit is contained in:
parent
8b9ffa0131
commit
d0ad3ad2f0
2 changed files with 1 additions and 6 deletions
|
@ -13,7 +13,7 @@ DB_DATABASE=homestead
|
|||
DB_USERNAME=homestead
|
||||
DB_PASSWORD=secret
|
||||
|
||||
CACHE_DRIVER=memcached
|
||||
CACHE_DRIVER=file
|
||||
SESSION_DRIVER=database
|
||||
|
||||
MAIL_DRIVER=smtp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue