Jade Geels
Jade Geels
For "figurative", `TPEUG/TEUF` should be added.
Whoops, only saw this now, sorry. I was going to fix it by changing "knew that" into "PBTD", but it turns out that creates a conflict with "knew that" and...
> Can't we force this from the service provider so we don't need it in the `.env`? In theory we can do a `config()->set('scout.driver', ...)` for the driver, but I...
> 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...
> During the registration or booting of Laravel nothing should try to perform connections to Elasticsearch or other databases. which is described in Laravel's documentation https://laravel.com/docs/master/providers#writing-service-providers so that shouldn't pose...
@joemcelroy Hope you can look at this relatively soon 🙂 would fix a few other issues for us as well.