Request: Add Support for Custom Prefix in Flux Asset URLs #952
Unanswered
prof-anderson-trindade
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a situation where I need to add a custom prefix (e.g.,
custom
) to the asset URLs for Livewire and Flux.For Livewire, this can be achieved with the following:
or by configuring it in
config/livewire.php
:However, this functionality does not seem to be available in Flux.
Feature Request
Would it be possible to implement a similar feature for Flux?
This would allow users to specify custom prefixes for asset URLs, improving compatibility in setups where asset routing needs to be adjusted.
Beta Was this translation helpful? Give feedback.
All reactions