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

wrong requested url #43

Closed
aminvoly opened this issue Jun 22, 2014 · 2 comments
Closed

wrong requested url #43

aminvoly opened this issue Jun 22, 2014 · 2 comments

Comments

@aminvoly
Copy link

Hi
I add this line to my blade file :
{{ Minify::stylesheet('/css/stylesheets/foundation.min.css') }} instead of {{HTML::style('/css/stylesheets/foundation.min.css')}},and it created a css file in builds folder under public/css, but when I run my page the requested url is localhost/css/builds/somename.css and of course it causes 404 not found error.
what is my fault??
Thank's a lot.

@ceesvanegmond
Copy link
Owner

Are you sure the build folder has the right permission?

@sirsquall
Copy link
Collaborator

fixed on 8417d8a

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

3 participants