Sebastian De Deyne

Results 20 comments of Sebastian De Deyne

I have the same issue. Using nginx. Is this a configuration problem or something the package can solve?

Closing for now. Might come back later.

I don't think this could be added without a breaking change because it would need a change in the interface to do it good. Planning to do a rework of...

A while ago Taylor said he was interested in resolving this issue, so I think a PR would definitely be welcome. I think I'd rather keep the `mix` function and...

Changed my mind, actually prefer @JulienTant's idea 😄

Yeah that would definitely be easier to use. Not sure about what the variable should be called though... Something like `require_in_environments` is way longer that Laravel config keys generally are...

Using a manifest file and not wanting to depend on assets in a CI environment seems like a common enough use case to have an "easy way out" imo, instead...

This will probably be a breaking change, so we might hold off onto actually merging/releasing this until we're ready to work on a next major version.

While I understand it makes sense from a practical point of view, I can't help but shake the feeling that it's "incorrect" :) I get that adding `#[Optional]` to every...