Git Product home page Git Product logo

wn-idehelper-plugin's People

Contributors

bennothommo avatar flynsarmy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wn-idehelper-plugin's Issues

Error: no commands defined in the "ide-helper" namespace.

Similar issue than the October version of this plugin.

After following the installation steps, I try running php artisan ide-helper:generate, then I get this error :

There are no commands defined in the "ide-helper" namespace.

Model events stop working after plugin is migrated

When updates/initial_gen.php is run, it calls an artisan command that then decides deep in the bowels of the barryvdh package that it should disable all event dispatching with Event::swap(). This causes problems if you are trying to do anything that relies on model events after running the migrations in the same request (perhaps if you are in the same request spinning up a new database, running migrations on it, and then doing other things... - totally did not waste wayyyy too much developer time figuring that one out).

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.