Code Monkey home page Code Monkey logo

Comments (7)

andrew13 avatar andrew13 commented on September 24, 2024

What is the path that it is trying to get the icons from?

I've thought about adding it. The reason I haven't is it would be an added query to check the roles for that user. I may still add it.

from laravel-4-bootstrap-starter-site.

ghiscoding avatar ghiscoding commented on September 24, 2024

For the path, in firebug it shows as this: background-image: url("../img/glyphicons-halflings-white.png") and that comes from the css file of "http://sitename/key/admin-css/assets/css/bootstrap.min.css", from the link of the css I replaced the sitename and key, the rest is untouched.

As for the menu, it's up to you, it was just a suggestion :)

from laravel-4-bootstrap-starter-site.

richlove1 avatar richlove1 commented on September 24, 2024

I'm having the same issue

from laravel-4-bootstrap-starter-site.

andrew13 avatar andrew13 commented on September 24, 2024

I just double checked on a clean install and it's working as it should for me. Also it should be loading the compiled files. I don't have admin-css/assets/css/bootstrap.min.css in the repo. If you're building dev files with basset

php artisan basset:build --dev

I would actually recommend you just serve the original files via development collections. http://jasonlewis.me/code/basset/4.0/serving

from laravel-4-bootstrap-starter-site.

andrew13 avatar andrew13 commented on September 24, 2024

I've commented on an issue in Basset. Hopefully he brings back the ability to display the original files in development mode.

jasonlewis/basset#119

from laravel-4-bootstrap-starter-site.

ghiscoding avatar ghiscoding commented on September 24, 2024

You are right it works after doing the Basset section of "php artisan basset:build", I overlooked it before.

For the admin menu, I suggest you do it on the "Logged in as admin" menu link for an easy "/admin" route.

Thank you

from laravel-4-bootstrap-starter-site.

Kampfbereit avatar Kampfbereit commented on September 24, 2024

If the project is residing in a subfolder, the icons gives 404, it searches the root of the url.

from laravel-4-bootstrap-starter-site.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.