ucan-lab/docker-laravel-alpine

Please remove or rename the Redis facade alias in your "app" configuration file in order to avoid collision with the PHP Redis extension.

ucan-lab opened this issue · 0 comments

$ docker-compose exec app composer create-project --prefer-dist "laravel/laravel=6.0.*" .
$ docker-compose exec app composer require predis/predis

http://127.0.0.1:10080

スクリーンショット 2019-09-04 15 45 20