GithubHelp home page GithubHelp logo

skebby-bundle's People

Contributors

leandroluccerini avatar

Stargazers

 avatar

Watchers

 avatar

skebby-bundle's Issues

Skebby construct issue

Hello,
I updated the library, now composer works, but by entering in the DefaultController:
use Szopen\SkebbyBundle\Model\Manager\SkebbyManager;

// ..

/**

  • @route("/skebby/status", name="skebby.status")
    */
    public function statusAction(SkebbyManager $skebby)
    {

    $s = $skebby->getStatus();

    return $this->render('skebby/index.html.twig', [
    'status' => $s,
    ]);
    }

, creating the template with only {{s}} in the twig file,
and recalling the route from the browser, I exit:
Argument 5 passed to Szopen\SkebbyBundle\Model\Manager\SkebbyManager::__construct() must be of the type string, null given, called in /var/www/aiowebsuite/var/cache/dev/ContainerQf2Ha14/App_KernelDevDebugContainer.php on line 1117

Error in composer require your bundle

Hello,
I tried to install this bundle with composer on symfony 5, but typing
composer require leandro980 / skebby-bundle after a while the error comes out:

In ArrayNode.php line 216:
!!
!! The child node "username" at path "szopen_skebby" must be configured.

would it be possible to fix this problem?
Many thanks in advance.

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.