github HDInnovations/UNIT3D v8.1.0
UNIT3D-Community-Edition v8.1.0

latest releases: v9.2.0, v9.1.7, v9.1.6...
2 years ago

Caution

Please do following before running php artisan git:update command

Bring site offline with php artisan down
Edit your .env file with sudo nano .env

manually rename these in .env and save and exit.

-BROADCAST_DRIVER=redis
-CACHE_DRIVER=redis
+BROADCAST_CONNECTION=redis
+CACHE_STORE=redis

Start updater php artisan git:update

PLEASE PAY CLOSE ATTENTION TO THESE REQUIRED CONFIG CHANGES!

0f52a11

e4dd9bf

What's Changed

New Contributors

Full Changelog: v8.0.2...v8.1.0

Don't miss a new UNIT3D release

NewReleases is sending notifications on new releases.