Giter VIP home page Giter VIP logo

Comments (3)

kevinkhill avatar kevinkhill commented on May 23, 2024

It loos like you are using Laravel so you should be using the service provider examples \Lava::GeoChart() for example.

The class is a singleton within the service provider, so you don't have to do $lava = new Lavacharts(); that

and then calls like $lava-> should be \Lava:: and you don't have to pass anything to the view.

There are blade aliases available and you would again, in the view, reference the service provider.

from lavacharts.

Catalinul95 avatar Catalinul95 commented on May 23, 2024

It does not work, I remember that I tried the static ones too. I was using Laravel 8, I gave up and used directly google's API for maps.

from lavacharts.

kevinkhill avatar kevinkhill commented on May 23, 2024

fair enough, I don't have time anymore to work on this, I apologize. It was my passion project before my real-life, living passion project was born (my daughter) 😅

from lavacharts.

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.