Roy Duineveld
Roy Duineveld
An example, currently the Vite just adds all the fonts with no relation to the css file where the font was discovered in the manifest: ```json "resources/css/app.css": { "file": "assets/app-DE7dJou-.css",...
I don't think we should go this way; the `.env.example` defaults should be the mostly used settings; non-Docker. It should not scare people with complexity like Traefik. Maybe we could...
Do the files within `/.docker/compose/` need the `docker-compose-` prefix? Maybe this? ```diff -.docker/compose/docker-compose-elasticsearch.yml +.docker/compose/elasticsearch.yml ```
Is this still wanted and up-to-date?
Is docs.rapidez.io up-to-date with this? Do we need to mention something extra?
Can't we force this from the service provider so we don't need it in the `.env`?
Having it in the `.env` suggests you can swap it, but currently everything is pretty tight up to ES. Using another driver needs some work. I prefer to have it...
What do you think @indykoning?
Let's wait until https://github.com/rapidez/core/pull/706 is merged
Any updates? Would be nice if this could be merged