Giter Club home page Giter Club logo

directbundle's People

Contributors

ghua avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

directbundle's Issues

Actions undefined

Hi,

don't know if it is a bug or I'm just not getting it done. But if I configure everything like told in the English manual I get a JavaScript error 'Actions undefined'.

I then tried to follow the Russian manual (I don't speak Russian at all :) and it says something about an api.js file. Where is this file? Should I include it and why are you using 'Actions.REMOTING_API' as Provider in your Sandbox?

Could you please provide some more examples or links?

Best regards,
Claudia

Installation request for ghua/ext-direct-bundle v2.4.0 in symfony 3.4.*

composer update with "symfony/symfony": "3.4.*" say

Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for ghua/ext-direct-bundle v2.4.0 -> satisfiable by ghua/ext-direct-bundle[v2.4.0].
    - ghua/ext-direct-bundle v2.4.0 requires symfony/monolog-bundle ~2.4 -> satisfiable by symfony/monolog-bundle[2.11.0, 2.11.1, 2.11.3, 2.12.0, 2.8.1, 2.x-dev, v2.10.0, v2.11.2, v2.12.1, v2.4.0, v2.4.1, v2.5.0, v2.5.1, v2.6.0, v2.6.1, v2.7.0, v2.7.1, v2.8.0, v2.8.2, v2.9.0] but these conflict with your requirements or minimum-stability.

Fully working example

Where can I find a fully working example for this.
Because, I find the description a little bit confusing...

Congiruring router

Hi,

I do not get where should I put the following code

  ext_direct:
        basic:
          error_template: ExtDirectBundle::extjs_errors.html.twig
    router:
        rules:
            getCustomers:
                defaults: { _controller: AcmeDemoBundle:Demo:getCustomers, params: true }
                reader: { root: root }

            getCountries:
                defaults: { _controller: AcmeDemoBundle:Demo:getCountries }

            getRoles:
                defaults: { _controller: AcmeDemoBundle:Demo:getRoles }

            updateCustomer:
                defaults: { _controller: AcmeDemoBundle:Demo:updateCustomer, params: true }

            createCustomer:
                defaults: { _controller: AcmeDemoBundle:Demo:createCustomer, params: true, form: true }

            chat:
                defaults: { _controller: chat_service:chat, params: true, form: true }

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.