Ernest Walzel
Ernest Walzel
We're having trouble using the package in a set up where there is [basic auth enabled](https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-http-basic-authentication/#configuring-nginx-and-nginx-plus-for-http-basic-authentication) on the server. When basic auth is disabled, LFM works fine. * Operating system...
Hi, I'd like to help out with development/maintenance of the web app but I'm not sure where to begin. I've managed the get the breakthrough branch running, but it doesn't...
Hi after following the README instructions ``` docker-compose build docker-compose up -d ``` Both http://localhost/app/home and http://localhost/logs return 403 Forbidden error for me. Is there a setting I missed somewhere?
On branch `develop`, every artisan command (e.g. `php artisan package:discover`) comes back with: ``` In Router.php line 342: Type error: Argument 1 passed to Illuminate\Routing\Router::group() must be of the type...
WIP ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking...