Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

base_url Not working ? #63

Closed
xagaroo opened this issue Mar 12, 2015 · 1 comment
Closed

base_url Not working ? #63

xagaroo opened this issue Mar 12, 2015 · 1 comment

Comments

@xagaroo
Copy link

xagaroo commented Mar 12, 2015

I'm using minify with laravel in 2 servers, my own local machine where it works ok with a virtual host, and a server with an URL like:

http://111.222.333.444/somefolder/

On this server, minify builds something like

that is not correct because the route is /somefolder/assets....

even when I put 'base_url' configuration.

Something is wrong or am I doing something wrong?

@sirsquall
Copy link
Collaborator

To use the base_url, you should remove the "->withFullUrl()"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants