Brandon Young

Results 16 comments of Brandon Young

I had this issue recently, go to /api/v1/users/demo (localhost:3000/api/v1/user/demo) it should create a user in your mongodb. Let me know if that helps!

@rmccormi Try `npm install` and then do `npm run setup`

Good call. Using either `redis` or `file` for `LOG_VIEWER_CACHE_DRIVER` works. Plus, I should be using Redis for this anyway... Thank you!

Attached is the error from using the database as a cache driver

@arukompas, Mysql 8. Docker image `mysql/mysql-server:8.0`

@ljanecek Good catch on Laravel 10 being the issue. Downgrading at this time seems shortsighted. Would much rather work on adding Laravel 10 support.